<?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; firefox</title>
	<atom:link href="http://www.zhcn.org/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhcn.org</link>
	<description>喜欢发布一些自己喜爱的工具软件</description>
	<lastBuildDate>Sat, 31 Dec 2011 13:59:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>使用SITE5的SSH，架设自用SOCKS代理</title>
		<link>http://www.zhcn.org/278/</link>
		<comments>http://www.zhcn.org/278/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 13:52:08 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[共享]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[site5]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/?p=278</guid>
		<description><![CDATA[1、登录site5后台，开放您的SSH权限（SITE5的SSH权限，可以自己设置开放与关闭，非常得方便），如下图： 2、设置Firefox的远程域名解析，Firefox推荐下载portableapps.com的绿色版，有中文版下载 设置详情如下：（见附文） 3、下载Putty0.60汉化版，还有plink，建立SSH链接 （本站提供了下载，见最本文末尾） 4、使用Firefox的远程域名解析建设自己Socks代理完成，享受无拘无束的互联网吧，浏览速度很快，下载速度可以达到30~50KB/S，如图，我用美国的IP直接下载skype Putty下载地址： 下面是转贴： 用SSH搭建SOCKS代理上网，建议使用Firefox浏览器，因为Firefox支持SOCKS代理远程域名解析，而IE只能通过类似 SocksCap这样的第三方软件实现，不是很方便。 配置Firefox浏览器 在Firefox设置 SOCKS远程域名解析，主要是为了防止DNS污染，具体设置方法是，在Firefox地址栏中，输入 about:config ，按确认，修改里面的一项数值，改成 network.proxy.socks_remote_dns=true 就可以了。 然后，打开FireFox浏览器，选择菜单栏的“工具/选项&#8230;”。选择“高级/网络”，点设置，就出现下面的界面，就可以进行代理服务器的设置了， 选中“手动配置代理”，然后在SOCKS主机上，填写代理服务器的地址127.0.0.1，端口1080，SOCKS类型选择“SOCKS V5”，这时Firefox就配置结束。 设置SSH 配置好了Firefox，就该配置SSH了，安全外壳协议（Secure Shell Protocol / SSH）是一种在不安全网络上提供安全远程登录及其它安全网络服务的协议。常用的SSH工具有开源软件PuTTY，支持SSH远程登录的主机可以实现 socks5代理服务器的功能，不过在PuTTY中没有配置文件，需要手动设置才能实现，且无法保存，而PuTTY完整版自带的pLink可以实现命令行 方式调用PuTTY实现SSH的加密通道。 具体的方法是，去PuTTY官方网站下载pLink（本文下方也提供了下载），pLink 的调用参数是：plink -C -v -N -pw 密码 -D 本地端口 远程用户@IP或域名:远程希望打开的端口 新建 一个文件，写入以下内容，另存为pLink.bat批处理文件，并放在Putty的安装目录内。 &#8230; <a href="http://www.zhcn.org/278/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.zhcn.org/278/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

