Label: SP on BS nbsp simple software c LIST Vim
Nux can implement SSH Global Proxy in two types of software: tsocks and proxychains, but I personally think proxychains should be more stable and simple.
$ Yum install proxychains
# Vim/etc/proxychains. conf: Select dynamic_chain instead of random_chain and strict_chain. Comment out the two lines of strict_chain and random_chain.
Then add SOCKS5 127.0
1, first there is a foreign VPS. Linode, Ramnode can, can ssh login on the line.2, using the tool MyENTunnel, with the SSH proxy link650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/59/ED/wKioL1TwJiyATeEdAAFJHRBF9ko752.jpg "title=" 1.jpg " alt= "Wkiol1twjiyateedaafjhrbf9ko752.jpg"/>3, Firefox download foxyproxy standard plug-in, set agent for SOCKS5 ...
Tools/raw Materials
An SSH account that can connect to a Linux server
Local Install Xshell (a component of Xmanager, the latest version is xmanager4)Method/Step
SSH remote connection to Linux
Open the Proxy Settings panel and click: View-> tunneling Pane
Select the forwarding Rules in the pop-up window
Right-click in the margin: Add. In the pop-up forwarding rul
/root/.ssh (The following is the root permission operation)1. Generate key.$ ssh-keygenAll the way to the return, until the Id_rsa is generated, id_rsa.pub1.1 chmod Id_rsa.pub2. Modify the/etc/ssh/ssh_config file (root user)//normal user Vim ~/.ssh/config (no new file)IncreaseHost github.com *.github.com proxycommand
In daily O M work, you often have the following operations: log on to the central control (level 1) ---> log on to the overseas central control (level 2) ----> log on to the game server (level 3 ).This operation is very complicated, especially when transferring files to the target server, it is slightly difficult to manage. The central control server that logs on to the target server will squeeze out various temporary files, making the file distribution in the system messy. So, is there a way t
The key is the use of corkscrew: http://agroman.net/corkscrew/The following is reproducedCentOS 7,root UserInstall:get CorkscrewDownload:https://pkgs.org/download/corkscrewAdd Proxycommand to your SSH config file:A configuration file for SSH already. It should are located in $HOME/.ssh/config and are a simple text file. Create one if it does not exist and add lin
Http://www.ha97.com/2836.html
I have used many proxy Internet access methods in Linux. I have summarized them and found that the following is the simplest method!
Specific Method:
1. Enter the following command on the terminal:
Xxx@x.x.x.x ssh-qtfnn-D 7070
Enter the SSH password. If the ssh port is not
Http://www.ha97.com/2836.html
In Linux has used many kinds of proxy internet methods, summed up, found that the following is the simplest.
Specific methods:1. Enter the command under the terminal:
ssh-qtfnn-d 7070 xxx@x.x.x.x
Then enter the SSH password, and if the SSH port is not 22, it is customized:
Ssh proxy on linux ssh to keep the connection: www.2cto.com Modify/etc/ssh/ssh_config 1 TCPKeepAlive yes2 #60 s to send a data packet, many use 300 on the internet, I found this is still too long for me 3 ServerAliveInterval 60 ssh automatic login: edit the script
Many times, because of some special problems, we need to use the agent. We all know Xen VPS build VPN easier, PPTP one-click installation package soon OK. But OpenVZ is a bit troublesome, to TK open TUN/PPP, and then install, may also encounter some inexplicable problems.
Although I also use VPN, but personally think, the VPN also has his trouble place, is each connection once QQ all must re-enter, but also has the input authentication code, this, also inferior
External network access test machine.The Windows machine uses SSH to reverse tunnel. Service side using reverse proxy
Install Openssh-win and set environment variables under win
Open cmdC:\users\administrator>ssh-p 22-r 1999:localhost:8080-b 0.0.0.0 [email protected]-R 1999 Port of the remote machine-B External network segment monitoring, no 127.0.0.
If you log on to the server remotely, there may be some security issues, so you may use some method to improve the security of logon, such:1. Establish a vpn connection channel. vpn transmission is encrypted and secure. Recommended for use. For more information, see ~2. Using public keys and keys for transmission, many ssh clients now have the ability to generate key pairs, which are also easy to manage. If the company's O M staff resign, they only n
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.