SSHOne of the applications is to doSOCKS5Agent,SOCKS5is an agent protocol that uses theTCP/IPprotocol communication between the terminal machine and the server machine plays a mediating role, making the terminal machine in the intranet accessibleInternetservers in the network, or make communication more secure. SOCKS5The server simulates the behavior of a terminal by forwarding requests from the terminal to a true target server. Here, the terminal andSOCKS5is also passed betweenTCP/IPprotocol for communication, the terminal sends a request that was originally sent to a real server toSOCKS5server, and thenSOCKS5The server forwards the request to the true server.
Firefox installs the Autoproxy plugin, sets the ssh-d,
Link SSH server:
[Email protected]:~$ sudo ssh-qtfnn-d 7070 [email protected] Address(note that the username here is your username, 7070 is the port number)
Then follow the prompts, enter the password you just applied for the account to start the service.
Linux under Ssh+firefox Breakthrough GFW (abbreviated)