<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>VPS侦探 &#187; SSH帐号</title> <atom:link href="http://www.vpser.net/tag/ssh%e5%b8%90%e5%8f%b7/feed" rel="self" type="application/rss+xml" /><link>http://www.vpser.net</link> <description>致力于VPS主机推荐、VPS管理维护、VPS优惠信息及VPS相关的信息共享平台</description> <lastBuildDate>Wed, 08 Sep 2010 04:35:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Linux VPS使用SSH帐号，在Windows和Linux上翻墙(使用代理访问网站)</title><link>http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html</link> <comments>http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html#comments</comments> <pubDate>Mon, 10 Aug 2009 06:03:13 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[VPS管理维护]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux VPS]]></category> <category><![CDATA[SSH帐号]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[代理访问]]></category> <category><![CDATA[翻墙]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=439</guid> <description><![CDATA[现在越来越多的朋友使用VPS，而且大部分是性价比价高的美国VPS。美国VPS的一大功能就是使用ssh翻墙代理访问网络，在国内连接上这些美国vps主机，就可以无限制访问互联网，拥有美国IP所享受的一切权利。这里详细描写如何使用我们的Linux VPS主机代理访问网络。 一、Windows篇 所需东西： SSH帐号、密码及IP地址或域名、MyEntunnel(下载)、浏览器。 按照上图填写SSH的IP地址或域名、用户名、密码，及端口号等信息。(除IP地址或域名、用户名、密码外，其他设置可以参考上图) 点击“保存”，再点击“链接”，程序将自动链接到SSH服务器，建立Socks链接，直接链接本地的7070端口，即可使用SSH服务器翻墙。 IE浏览器设置：点击菜单栏–》工具–》Internet选项（0）打开Internet选项窗口，单击连接选项卡，点击局域网设置（L）打开局域网设置窗口，在代理服务器，为LAN使用代理服务器（这些设置不会应用于拨号或VPN连接）勾选，点击高级，如下图所示： 在套接字地址输入：127.0.0.1 端口输入：7070，设置游览器后，记得关闭这个游览器，重新启动游览器，输入http://www.ip138.com，看显示的ip地址是否为 VPS主机的ip地址。 Firefox设置：点击菜单栏 工具–》选项–》高级选项卡–》网络子选项，单击连接旁边的设置…按钮，打开连接设置对话框，如下图所示： 选择手动配置代理，在SOCKS主机输入：127.0.0.1端口输入：7070 然后按确定。 设置游览器后，输入http://www.ip138.com，看显示的ip地址是否为 VPS主机的ip地址。 二、Linux篇 一般使用Linux的时候，都会安装SSH的客户端工具：openssh-clients，可以用SSH端口转发来实现翻墙的目的！ 在本地执行：ssh -D 7070 -l vpser www.vpser.net 按照提示输入用户的密码就可以了，浏览器设置可以参考上面的设置。 © VPSer for VPS侦探, 2009. &#124; Permalink &#124; 8 comments &#124; Add to del.icio.us Post tags: Linux, Linux VPS, SSH帐号, Windows, 代理访问, 翻墙 美国VPS推荐 &#124; 军哥代购 - 提供美国及海外VPS/VPN/域名代购，美元/欧元代付]]></description> <content:encoded><![CDATA[<p>现在越来越多的朋友使用VPS，而且大部分是<a
href="http://www.vpser.net/usa-vps" target="_blank">性价比价高的美国VPS</a>。美国VPS的一大功能就是使用ssh翻墙代理访问网络，在国内连接上这些美国vps主机，就可以无限制访问互联网，拥有美国IP所享受的一切权利。这里详细描写如何使用我们的Linux VPS主机代理访问网络。</p><p>一、Windows篇</p><p><a
href="http://www.vpser.net/uploads/2009/08/myentunnel.jpg" target="_blank"><img
class="alignnone size-full wp-image-440" title="myentunnel" src="http://www.vpser.net/uploads/2009/08/myentunnel.jpg" alt="myentunnel" width="472" height="296" /></a></p><p>所需东西：</p><p>SSH帐号、密码及IP地址或域名、<a
href="http://nemesis2.qx.net/pages/MyEnTunnel" target="_blank">MyEntunnel</a>(<a
href="http://soft.vpser.net/proxy/myentunnel/myentunnel-unicode.zip" target="_blank">下载</a>)、浏览器。</p><p>按照上图填写SSH的IP地址或域名、用户名、密码，及端口号等信息。(除IP地址或域名、用户名、密码外，其他设置可以参考上图)</p><p>点击“保存”，再点击“链接”，程序将自动链接到SSH服务器，建立Socks链接，直接链接本地的7070端口，即可使用SSH服务器翻墙。<span
id="more-439"></span></p><p>IE浏览器设置：点击菜单栏–》工具–》Internet选项（0）打开Internet选项窗口，单击连接选项卡，点击局域网设置（L）打开局域网设置窗口，在代理服务器，为LAN使用代理服务器（这些设置不会应用于拨号或VPN连接）<strong>勾选</strong>，点击高级，如下图所示：</p><p><a
href="http://www.vpser.net/uploads/2009/08/vps-ssh-proxy-002.jpg" target="_blank"><img
class="alignnone size-full wp-image-442" title="vps-ssh-proxy-002" src="http://www.vpser.net/uploads/2009/08/vps-ssh-proxy-002.jpg" alt="vps-ssh-proxy-002" width="397" height="404" /></a></p><p>在套接字地址输入：127.0.0.1 端口输入：7070，设置游览器后，记得关闭这个游览器，重新启动游览器，输入<a
href="http://www.ip138.com">http://www.ip138.com</a>，看显示的ip地址是否为 VPS主机的ip地址。</p><p>Firefox设置：点击菜单栏 工具–》选项–》高级选项卡–》网络子选项，单击连接旁边的设置…按钮，打开连接设置对话框，如下图所示：</p><p><img
class="alignnone size-full wp-image-441" title="vps-ssh-proxy-003_jpg" src="http://www.vpser.net/uploads/2009/08/vps-ssh-proxy-003_jpg.jpg" alt="vps-ssh-proxy-003_jpg" width="451" height="461" /></p><p>选择手动配置代理，在SOCKS主机输入：127.0.0.1端口输入：7070 然后按确定。</p><p>设置游览器后，输入<a
href="http://www.ip138.com">http://www.ip138.com</a>，看显示的ip地址是否为 VPS主机的ip地址。</p><p>二、Linux篇</p><p>一般使用Linux的时候，都会安装SSH的客户端工具：openssh-clients，可以用SSH端口转发来实现翻墙的目的！</p><p>在本地执行：ssh -D 7070 -l vpser <a
href="http://www.vpser.net">www.vpser.net</a></p><p>按照提示输入用户的密码就可以了，浏览器设置可以参考上面的设置。</p><hr
/><p><small>© VPSer for <a
href="http://www.vpser.net">VPS侦探</a>, 2009. | <a
href="http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html">Permalink</a> | <a
href="http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html#comments">8 comments</a> |
Add to <a
href="http://del.icio.us/post?url=http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html&title=Linux VPS使用SSH帐号，在Windows和Linux上翻墙(使用代理访问网站)">del.icio.us</a> <br/> Post tags: <a
href="http://www.vpser.net/tag/linux" rel="tag">Linux</a>, <a
href="http://www.vpser.net/tag/linux-vps" rel="tag">Linux VPS</a>, <a
href="http://www.vpser.net/tag/ssh%e5%b8%90%e5%8f%b7" rel="tag">SSH帐号</a>, <a
href="http://www.vpser.net/tag/windows" rel="tag">Windows</a>, <a
href="http://www.vpser.net/tag/%e4%bb%a3%e7%90%86%e8%ae%bf%e9%97%ae" rel="tag">代理访问</a>, <a
href="http://www.vpser.net/tag/%e7%bf%bb%e5%a2%99" rel="tag">翻墙</a><br/> <br/> <img
src="http://www.vpser.net/images/tuijian.gif"> <a
href="http://www.vpser.net/usa-vps/">美国VPS推荐</a> | <a
href="http://jungehost.taobao.com">军哥代购 - 提供美国及海外VPS/VPN/域名代购，美元/欧元代付</a> </small></p>]]></content:encoded> <wfw:commentRss>http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 5/14 queries in 0.003 seconds using disk

Served from: www.vpser.net @ 2010-09-09 12:16:04 -->