How to access the Internet using SSH in Linux

Source: Internet
Author: User
Tags ssh account ssh port
Enter ssh-qtfnn-D 7070 user @ hostname-P port on the Linux terminal, where user is the SSH account name and hostname is the SSH host name or IP address. If the ssh port set by the SSH host is not 22, you must add-P to specify the specific port used to connect to the SSH host. Then, you will be prompted to enter a password for the SSH connection. After the password is entered, ssh performs socket forwarding in the background. Open Firefox's network settings, select manually set proxy, select scoks proxy, the proxy host is 127.0.0.1, and the port is the port followed by the first-D. Select socket V5 for the socks type.

If some websites cannot be opened and you confirm that the website actually exists, you can try to enable Firefox remote DNS. the specific method is: Open Firefox, type about: config in the address bar, search socks_remote_dns, and change it from flase to true.

Although it seems that there is no charge for accessing the Internet through SSH, it is always necessary to do more operations. ah, no way. If you are engaged in it, you always need to browse a lot of English documents. After some websites are blocked, you can only access them in this way.

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.