<?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>系统运维 &#187; 代理访问</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%E4%BB%A3%E7%90%86%E8%AE%BF%E9%97%AE/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>用美国VPS和Putty远程连接工具实现代理访问互联网</title>
		<link>https://www.osyunwei.com/archives/1281.html</link>
		<comments>https://www.osyunwei.com/archives/1281.html#comments</comments>
		<pubDate>Thu, 08 Dec 2011 06:06:16 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[企业网络]]></category>
		<category><![CDATA[Putty]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[代理访问]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1281</guid>
		<description><![CDATA[准备工作： 1、有一个国外的VPS服务器 2、下载Putty软件    下载地址：http://puttycn.googlecode.com/files/putty_0.62cn.zip    解压之后，只需用里面的其中一个putty.exe工具    系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 3、打开putty.exe工具    选择左侧的连接-SSH-通道，进入SSH 端口映射设置    源端口：7070    目的地：动态、自动    点击“增加”按钮 4、切换到左边的“会话”选项，进入PuTTY 会话基本设置    主机名称(或IP地址)(N)：填上你的VPS服务器IP地址    端口：22（如果你自己改了SSH远程连接端口号，请填写你改过之后的端口）    点击下面的打开，输入你的账号密码，登录服务器 5、打开IE浏览器，工具-Internet选项-连接-局域网设置-勾选“为LAN使用代理服务器（这些设置不用于拨号或VPN连接）”    点击下面的“高级”，进入代理服务器设置    系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接    套接字(C):127.0.0.1   端口：7070（需要注意：如果是IE6，这个名称是Socks）    最后点确定，然后再应用，确定。现在可以用IE浏览器打开你想要的网站了。    注意:如果你用Firefox浏览器，推荐使用autoproxy插件，这个插件默认有ssh tunnel的socks代理配置。 备注：实现代理访问的原理 当用putty ssh连接到美国VPS的时候，putty可以在本地开启一个端口，本地的应用程序连接到本地的这个端口。相当于putty在本地充当了一个socks代理服务器为本地的应用程序提供socks代理，而这个socks代理通过美国VPS连接外网，socks代理和美国VPS直接的数据通信是在ssh隧道里进行的，是安全的。 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/1281.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » 用美国VPS和Putty远程连接工具实现代理访问互联网<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1281.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1281.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
