<?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.huangwei.me/blog/category/%e7%bd%91%e7%bb%9c%e6%8a%80%e6%9c%af/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.huangwei.me/blog</link>
	<description>暇时吃紧，忙里偷闲</description>
	<lastBuildDate>Thu, 19 Jan 2012 01:59:16 +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>[CodeSnippet]Perl抓包分析之DNS debug</title>
		<link>http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/</link>
		<comments>http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 09:05:13 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[CodeSnippet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=579</guid>
		<description><![CDATA[<p>依赖的Perl第三方库在Ubuntu上安装：</p>

<ul>
	<li>libnet-pcap-perl</li>
	<li>libnet-dns-perl</li>
</ul>

<p>如果还需要其他Perl第三方库，可以通过apt-file（Ubuntu Lucid默认没有安装）来检索所需要的pm文件在哪个deb包。</p>

<p>例如：</p>

<pre lang="bash">$ a[......]</pre><p class='read-more'><a href='http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>依赖的Perl第三方库在Ubuntu上安装：</p>
<ul>
<li>libnet-pcap-perl</li>
<li>libnet-dns-perl</li>
</ul>
<p>如果还需要其他Perl第三方库，可以通过apt-file（Ubuntu Luci[......]</p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/08/27/wangwang-linux-im/" title="无需安装阿里旺旺即可聊天的方法">无需安装阿里旺旺即可聊天的方法</a></li><li><a href="http://www.huangwei.me/blog/2010/08/02/perl-gtk2-libnotify/" title="[CodeSnippet]Perl实现Gtk任务栏的消息提示">[CodeSnippet]Perl实现Gtk任务栏的消息提示</a></li><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2010/11/15/svn-post-commit-send-mails/" title="svn post-commit hook应用之自动群发邮件">svn post-commit hook应用之自动群发邮件</a></li><li><a href="http://www.huangwei.me/blog/2010/10/20/productive-compiz-more-efficient/" title="实用化你的compiz以提高工作效率">实用化你的compiz以提高工作效率</a></li><li><a href="http://www.huangwei.me/blog/2010/09/22/post-install-lucid-todo/" title="安装完Ubuntu 10.04后该做的几件事情">安装完Ubuntu 10.04后该做的几件事情</a></li><li><a href="http://www.huangwei.me/blog/2010/08/30/nautilus-scripts-mount-iso/" title="nautilus脚本应用实例之二：右键菜单挂载/卸载ISO">nautilus脚本应用实例之二：右键菜单挂载/卸载ISO</a></li><li><a href="http://www.huangwei.me/blog/2010/08/30/gnome-nautilus-scripts-meld/" title="nautilus脚本应用实例之一：用meld比较选中的文件或文件夹">nautilus脚本应用实例之一：用meld比较选中的文件或文件夹</a></li><li><a href="http://www.huangwei.me/blog/2010/08/02/ssh-security-harden/" title="SSH安全加固一二三">SSH安全加固一二三</a></li><li><a href="http://www.huangwei.me/blog/2010/07/29/qemu-vmware-conflict/" title="[已验证]qemu和vmware冲突">[已验证]qemu和vmware冲突</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL MITM Attacks</title>
		<link>http://www.huangwei.me/blog/2010/07/29/ssl-mitm-attacks/</link>
		<comments>http://www.huangwei.me/blog/2010/07/29/ssl-mitm-attacks/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 09:23:46 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[学术研究]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[mitm]]></category>
		<category><![CDATA[SSLv2]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=567</guid>
		<description><![CDATA[<p>最早了解到这个漏洞的话题是7月2号在securityfocus的邮件列表里看到有人问SSLv2的漏洞攻击demo，直到后来在大风的blog里看到了这篇《<a href="http://hi.baidu.com/aullik5/blog/item/62ce9c3c1e1b5b0dbaa167bb.html" target="_blank">谁动了我的SSL</a>》，才意识到这个漏洞比以往的几次SSL协议漏洞攻击更贴近实用，且真正撼动了SSLv2的协议安全性根基！</p>

<p>漏洞原理我就不多说了，[......]</p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/07/29/ssl-mitm-attacks/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>最早了解到这个漏洞的话题是7月2号在securityfocus的邮件列表里看到有人问SSLv2的漏洞攻击demo，直到后来在大风的blog里看到了这篇《<a href="http://hi.baidu.com/aullik5/blog/item/62ce9c3c1e1b5b0dbaa167bb.html" target="_blank">谁动了我的SSL</a>》，才意识到这个漏洞比以往的几次SSL协议漏洞攻击[......]</p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/07/29/ssl-mitm-attacks/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(5)">[译]CERT Secure Coding Standard — C语言安全编程规范(5)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard-4/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(4)">[译]CERT Secure Coding Standard — C语言安全编程规范(4)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/05/cert-secure-coding-standard-3/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(3)">[译]CERT Secure Coding Standard — C语言安全编程规范(3)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/04/cert-secure-coding-standard-2/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(2)">[译]CERT Secure Coding Standard — C语言安全编程规范(2)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/03/cert-secure-coding-standard-1/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(1)">[译]CERT Secure Coding Standard — C语言安全编程规范(1)</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li><li><a href="http://www.huangwei.me/blog/2011/01/14/invisible-captcha-to-defeat-spam/" title="invisible CAPTCHA to defeat spam">invisible CAPTCHA to defeat spam</a></li><li><a href="http://www.huangwei.me/blog/2010/11/05/security-as-a-slogan-2-0/" title="以安全的名义 2.0">以安全的名义 2.0</a></li><li><a href="http://www.huangwei.me/blog/2010/10/25/gnupg-quickstart/" title="GnuPG快速入门教程汇编">GnuPG快速入门教程汇编</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/07/29/ssl-mitm-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>简单几条命令检测DDoS攻击</title>
		<link>http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/</link>
		<comments>http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/#comments</comments>
		<pubDate>Sun, 30 May 2010 03:32:14 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[PenTest]]></category>
		<category><![CDATA[网络安全]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=446</guid>
		<description><![CDATA[<p>摘录自：<a href="http://www.lunarforums.com/vps_hosting_at_lunarpages/useful_linux_scripts_lsof_ps_fuser_netstat-t41474.0.html">http://www.lunarforums.com/vps_hosting_at_lunarpages/useful_linux_scripts_lsof_ps_fuser_netstat-t41474.0.html</a></p>

<p><strong># netstat -anp &#124;grep 'tcp\&#124;udp' &#124;[......]</strong></p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>摘录自：<a href="http://www.lunarforums.com/vps_hosting_at_lunarpages/useful_linux_scripts_lsof_ps_fuser_netstat-t41474.0.html">http://www.lunarforums.com/vps_hosting_at_lunarpages/useful_linux_scripts_lsof_ps_fuser_netstat-t41474.0.html</a></p>
<p><strong># netstat -anp |grep &#8216;tcp\|udp&#8217; |[......]</strong></p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/" title="在GIF图片中隐藏任意脚本的方法">在GIF图片中隐藏任意脚本的方法</a></li><li><a href="http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/" title="[CodeSnippet]Perl抓包分析之DNS debug">[CodeSnippet]Perl抓包分析之DNS debug</a></li><li><a href="http://www.huangwei.me/blog/2010/08/02/ssh-security-harden/" title="SSH安全加固一二三">SSH安全加固一二三</a></li><li><a href="http://www.huangwei.me/blog/2010/01/30/%e7%a0%b4%e8%a7%a3%e5%90%88%e8%82%a5%e7%94%b5%e4%bf%a1%e7%9a%84adsl%e7%8c%ab%e4%b8%8a%e7%bd%91%e9%99%90%e5%88%b6/" title="破解合肥电信的ADSL猫上网限制">破解合肥电信的ADSL猫上网限制</a></li><li><a href="http://www.huangwei.me/blog/2010/01/15/%e4%bd%bf%e7%94%a8ssh%e8%bf%9b%e8%a1%8cvlan%e7%a9%bf%e8%b6%8a/" title="使用SSH进行VLAN穿越">使用SSH进行VLAN穿越</a></li><li><a href="http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/" title="What&#8217;s new in web hacking techniques of 2008">What&#8217;s new in web hacking techniques of 2008</a></li><li><a href="http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/" title="MySQL和SQL字段截短漏洞">MySQL和SQL字段截短漏洞</a></li><li><a href="http://www.huangwei.me/blog/2007/12/13/oip-dnsooauedhss-2/" title="[原创]IP-&#62;DNS域名反查小工具">[原创]IP-&#62;DNS域名反查小工具</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>推荐几个好玩且实用的Web App Tools</title>
		<link>http://www.huangwei.me/blog/2010/04/07/web-app-tools/</link>
		<comments>http://www.huangwei.me/blog/2010/04/07/web-app-tools/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 15:32:46 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[网络技术]]></category>
		<category><![CDATA[OnlinePS]]></category>
		<category><![CDATA[OnlineVisio]]></category>
		<category><![CDATA[WebApp]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=432</guid>
		<description><![CDATA[<h2><span style="font-weight: normal">在线PS工具</span></h2>

<p><a href="http://www.iephotoshop.com/" target="_blank">http://www.iephotoshop.com/</a></p>

<p><a href="http://www.pixlr.com/editor/?loc=zh-cn" target="_blank">http://www.pixlr.com/editor/?loc=zh-cn</a></p>

<p>上面这两个网站风格迥异，相比较而言，前者更适合不懂PS、仅需要对图片进行快速处理的用户，后者从用户UI上就更贴近PC上的PhotoSh[......]</p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/04/07/web-app-tools/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<h2><span style="font-weight: normal">在线PS工具</span></h2>
<p><a href="http://www.iephotoshop.com/" target="_blank">http://www.iephotoshop.com/</a></p>
<p><a href="http://www.pixlr.com/editor/?loc=zh-cn" target="_blank">http://www.pixlr.com/editor/?loc=zh-cn</a></p>
<p>上面这两个网站风格迥异，相比较而言，前者更适合不懂P[......]</p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/04/07/web-app-tools/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/08/27/wangwang-linux-im/" title="无需安装阿里旺旺即可聊天的方法">无需安装阿里旺旺即可聊天的方法</a></li><li><a href="http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/" title="[CodeSnippet]Perl抓包分析之DNS debug">[CodeSnippet]Perl抓包分析之DNS debug</a></li><li><a href="http://www.huangwei.me/blog/2010/03/24/firefox-autoproxy-pac-bug-fix/" title="[原创]非官方修复Firefox自动代理配置脚本bug的方法">[原创]非官方修复Firefox自动代理配置脚本bug的方法</a></li><li><a href="http://www.huangwei.me/blog/2010/02/09/anti-telecom-ad/" title="自己动手屏蔽无良电信的网页劫持插广告">自己动手屏蔽无良电信的网页劫持插广告</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/04/07/web-app-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QQMail与GMail的非专业用户体验对比</title>
		<link>http://www.huangwei.me/blog/2010/03/28/qqmail_vs_gmail/</link>
		<comments>http://www.huangwei.me/blog/2010/03/28/qqmail_vs_gmail/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 11:17:14 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[QQMail]]></category>
		<category><![CDATA[Tencent]]></category>
		<category><![CDATA[互联网产品研究]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=417</guid>
		<description><![CDATA[<p>网上也看过一些网友写的关于QQMail和GMail的功能和用户体验对比文章（比如：<a href="http://bbs.tiexue.net/post2_3450984_1.html" target="_blank"><em>QQmail</em>，<em>Gmail</em>和 网易邮箱的对比</a>），但士别三日当刮目相看。我作为QQMail早期版本的使用者，Gmail的5年重度使用者和QQMail的现在支持者，我想用我最近的一些使用体会来对比一下这两种Mail的特点。并[......]</p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/28/qqmail_vs_gmail/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>网上也看过一些网友写的关于QQMail和GMail的功能和用户体验对比文章（比如：<a href="http://bbs.tiexue.net/post2_3450984_1.html" target="_blank"><em>QQmail</em>，<em>Gmail</em>和 网易邮箱的对比</a>），但士别三日当刮目相看。我作为QQMail早期版本的使用者，Gmail的5年重度使用者和QQ[......]</p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/28/qqmail_vs_gmail/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2008/09/03/google-chrome%e7%9a%84%e7%ac%ac%e4%b8%80%e4%b8%aaexploit/" title="Google Chrome的第一个Exploit">Google Chrome的第一个Exploit</a></li><li><a href="http://www.huangwei.me/blog/2007/03/21/iaeogoogleuaoaeeneoycae-2/" title="[推荐]Google的定制搜索引擎">[推荐]Google的定制搜索引擎</a></li><li><a href="http://www.huangwei.me/blog/2006/11/08/googleeneceouai-2/" title="Google搜索技巧整理">Google搜索技巧整理</a></li><li><a href="http://www.huangwei.me/blog/2005/07/20/aioodhuneuuauueaadha-2/" title="李开复给中国学生的第四封信">李开复给中国学生的第四封信</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/03/28/qqmail_vs_gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[原创]解决Ubuntu下Firefox间歇性无响应的bug</title>
		<link>http://www.huangwei.me/blog/2010/03/24/%e5%8e%9f%e5%88%9b%e8%a7%a3%e5%86%b3ubuntu%e4%b8%8bfirefox%e9%97%b4%e6%ad%87%e6%80%a7%e6%97%a0%e5%93%8d%e5%ba%94%e7%9a%84bug/</link>
		<comments>http://www.huangwei.me/blog/2010/03/24/%e5%8e%9f%e5%88%9b%e8%a7%a3%e5%86%b3ubuntu%e4%b8%8bfirefox%e9%97%b4%e6%ad%87%e6%80%a7%e6%97%a0%e5%93%8d%e5%ba%94%e7%9a%84bug/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 14:00:12 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[foxyproxy]]></category>
		<category><![CDATA[network.dns.disablePrefetch]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=413</guid>
		<description><![CDATA[<p><strong>测试环境</strong>：Firefox 3.6.2 zh_CN + Ubuntu 9.04</p>

<p><strong>罪魁祸首</strong>：Foxyproxy Standard扩展</p>

<p><strong>导致Firefox间歇性无响应的原理</strong>：Foxyproxy Standard扩展会在被启用状态下，强制在Firefox的配置项中添加一个配置项：</p>

<p><span style="font-size: medium"><strong><span style="color: #ff0000">netw[......]</span></strong></span></p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/24/%e5%8e%9f%e5%88%9b%e8%a7%a3%e5%86%b3ubuntu%e4%b8%8bfirefox%e9%97%b4%e6%ad%87%e6%80%a7%e6%97%a0%e5%93%8d%e5%ba%94%e7%9a%84bug/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p><strong>测试环境</strong>：Firefox 3.6.2 zh_CN + Ubuntu 9.04</p>
<p><strong>罪魁祸首</strong>：Foxyproxy Standard扩展</p>
<p><strong>导致Firefox间歇性无响应的原理</strong>：Foxyproxy Standard扩[......]</p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/24/%e5%8e%9f%e5%88%9b%e8%a7%a3%e5%86%b3ubuntu%e4%b8%8bfirefox%e9%97%b4%e6%ad%87%e6%80%a7%e6%97%a0%e5%93%8d%e5%ba%94%e7%9a%84bug/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2009/05/31/ubuntu%e5%b0%8f%e6%8a%80%e5%b7%a7%e7%b3%bb%e5%88%97%e4%b9%8b%e4%b8%80firefox%e5%88%87%e6%8d%a2%e5%85%a8%e5%b1%8f%e6%97%b6%e6%a1%8c%e9%9d%a2%e8%83%8c%e6%99%af%e9%97%aa%e7%8e%b0%e9%97%ae%e9%a2%98/" title="[Ubuntu小技巧系列之一]Firefox切换全屏时桌面背景闪现问题的修复">[Ubuntu小技巧系列之一]Firefox切换全屏时桌面背景闪现问题的修复</a></li><li><a href="http://www.huangwei.me/blog/2011/01/06/write_zotero_translator/" title="[原创Zotero系列教程之六]编写翻译器">[原创Zotero系列教程之六]编写翻译器</a></li><li><a href="http://www.huangwei.me/blog/2010/11/30/improve-vim-javascript-edit/" title="增强vim的js语法高亮和代码阅读能力">增强vim的js语法高亮和代码阅读能力</a></li><li><a href="http://www.huangwei.me/blog/2010/11/29/cite-in-zotero/" title="[原创Zotero系列教程之五]引用文献">[原创Zotero系列教程之五]引用文献</a></li><li><a href="http://www.huangwei.me/blog/2010/11/15/svn-post-commit-send-mails/" title="svn post-commit hook应用之自动群发邮件">svn post-commit hook应用之自动群发邮件</a></li><li><a href="http://www.huangwei.me/blog/2010/10/20/productive-compiz-more-efficient/" title="实用化你的compiz以提高工作效率">实用化你的compiz以提高工作效率</a></li><li><a href="http://www.huangwei.me/blog/2010/09/22/post-install-lucid-todo/" title="安装完Ubuntu 10.04后该做的几件事情">安装完Ubuntu 10.04后该做的几件事情</a></li><li><a href="http://www.huangwei.me/blog/2010/08/30/nautilus-scripts-mount-iso/" title="nautilus脚本应用实例之二：右键菜单挂载/卸载ISO">nautilus脚本应用实例之二：右键菜单挂载/卸载ISO</a></li><li><a href="http://www.huangwei.me/blog/2010/08/30/gnome-nautilus-scripts-meld/" title="nautilus脚本应用实例之一：用meld比较选中的文件或文件夹">nautilus脚本应用实例之一：用meld比较选中的文件或文件夹</a></li><li><a href="http://www.huangwei.me/blog/2010/08/27/wangwang-linux-im/" title="无需安装阿里旺旺即可聊天的方法">无需安装阿里旺旺即可聊天的方法</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/03/24/%e5%8e%9f%e5%88%9b%e8%a7%a3%e5%86%b3ubuntu%e4%b8%8bfirefox%e9%97%b4%e6%ad%87%e6%80%a7%e6%97%a0%e5%93%8d%e5%ba%94%e7%9a%84bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[原创]非官方修复Firefox自动代理配置脚本bug的方法</title>
		<link>http://www.huangwei.me/blog/2010/03/24/firefox-autoproxy-pac-bug-fix/</link>
		<comments>http://www.huangwei.me/blog/2010/03/24/firefox-autoproxy-pac-bug-fix/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:26:31 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[autoproxy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[pac]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=393</guid>
		<description><![CDATA[<p>自从发现Firefox在Windows和Linux平台上一直存在的一个未得到官方修复的autoproxy.pac文件解析bug之后，一直在探索临时的完美解决方案。终于，经过多次尝试后，发现了一个便捷的方法。其基本原理是利用hosts文件中对主机名的IP地址解析记录。为了免去每次手动修改/etc/ho[......]</p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/24/firefox-autoproxy-pac-bug-fix/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>自从发现Firefox在Windows和Linux平台上一直存在的一个未得到官方修复的autoproxy.pac文件解析bug之后，一直在探索临时的完美解决方案。终于，经过多次尝试后，发现了一个便捷的方法。其基本原理是[......]</p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/24/firefox-autoproxy-pac-bug-fix/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/11/30/improve-vim-javascript-edit/" title="增强vim的js语法高亮和代码阅读能力">增强vim的js语法高亮和代码阅读能力</a></li><li><a href="http://www.huangwei.me/blog/2010/08/27/wangwang-linux-im/" title="无需安装阿里旺旺即可聊天的方法">无需安装阿里旺旺即可聊天的方法</a></li><li><a href="http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/" title="[CodeSnippet]Perl抓包分析之DNS debug">[CodeSnippet]Perl抓包分析之DNS debug</a></li><li><a href="http://www.huangwei.me/blog/2010/06/29/vim-xul-cscope/" title="用vim和cscope构建xul代码阅读的环境">用vim和cscope构建xul代码阅读的环境</a></li><li><a href="http://www.huangwei.me/blog/2010/03/08/pac-autoconfig-ipv6/" title="关于pac文件对本机IPv6地址解析的方法">关于pac文件对本机IPv6地址解析的方法</a></li><li><a href="http://www.huangwei.me/blog/2009/05/31/ubuntu%e5%b0%8f%e6%8a%80%e5%b7%a7%e7%b3%bb%e5%88%97%e4%b9%8b%e4%b8%80firefox%e5%88%87%e6%8d%a2%e5%85%a8%e5%b1%8f%e6%97%b6%e6%a1%8c%e9%9d%a2%e8%83%8c%e6%99%af%e9%97%aa%e7%8e%b0%e9%97%ae%e9%a2%98/" title="[Ubuntu小技巧系列之一]Firefox切换全屏时桌面背景闪现问题的修复">[Ubuntu小技巧系列之一]Firefox切换全屏时桌面背景闪现问题的修复</a></li><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2011/01/06/write_zotero_translator/" title="[原创Zotero系列教程之六]编写翻译器">[原创Zotero系列教程之六]编写翻译器</a></li><li><a href="http://www.huangwei.me/blog/2010/12/06/linux-c-programming-faq-4/" title="Linux C/C++编程FAQ系列 之四">Linux C/C++编程FAQ系列 之四</a></li><li><a href="http://www.huangwei.me/blog/2010/11/29/cite-in-zotero/" title="[原创Zotero系列教程之五]引用文献">[原创Zotero系列教程之五]引用文献</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/03/24/firefox-autoproxy-pac-bug-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ipv4-to-ipv6 tunnel自动配置的bash脚本</title>
		<link>http://www.huangwei.me/blog/2010/03/09/ipv4-to-ipv6-tunnel-autoconfig/</link>
		<comments>http://www.huangwei.me/blog/2010/03/09/ipv4-to-ipv6-tunnel-autoconfig/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 05:13:18 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[tunnel]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=382</guid>
		<description><![CDATA[<p>直接贴代码，由于Wordpress编辑器的问题，请自行转义&#38;gt;为&#62;。另，为排版需要，部分行是被迫换行的，请注意。</p>

<pre lang="bash">#!/bin/bash
# test default gateway access
gw=`ping -q -w 1 -c 1 \`ip r &#124; grep d[......]</pre><p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/09/ipv4-to-ipv6-tunnel-autoconfig/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>直接贴代码，由于Wordpress编辑器的问题，请自行转义&amp;gt;为&gt;。另，为排版需要，部分行是被迫换行的，请注意。</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
<span style="color: #666666; font-style: italic;"># test default gateway access</span>
<span style="color: #007800;">gw</span>=<span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">ping</span> <span style="color: #660033;">-q</span> <span style="color: #660033;">-w</span> <span style="color: #000000;">1</span> <span style="color: #660033;">-c</span> <span style="color: #000000;">1</span> \<span style="color: #000000; font-weight: bold;">`</span>ip r <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> default <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cut</span> <span style="color: #660033;">-d</span> <span style="color: #ff0000;">' '</span> <span style="color: #660033;">-f</span> <span style="color: #000000;">3</span>\<span style="color: #000000; font-weight: bold;">`</span> <span style="color: #000000; font-weight: bold;">&amp;</span>gt; <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>null
     <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;ok&quot;</span> <span style="color: #000000; font-weight: bold;">||</span> <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;failed&quot;</span><span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #007800;">$gw</span> = <span style="color: #ff0000;">&quot;ok&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
	<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Gateway is ready&quot;</span>
<span style="color: #000000; font-weight: bold;">else</span>
	<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Gateway is unreachable, check your internet connection!&quot;</span>
	<span style="color: #7a0874; font-weight: bold;">exit</span> <span style="color: #000000;">1</span>
<span style="color: #000000; font-weight: bold;">fi</span>
&nbsp;
<span style="color: #007800;">iptunnel</span>=<span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">ifconfig</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> sit1<span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-n</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$iptunnel</span>&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
	ip tunnel del sit1
<span style="color: #000000; font-weight: bold;">fi</span>
<span style="color: #007800;">addr4</span>=<span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">ifconfig</span> wlan0 <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;inet addr&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cut</span> <span style="color: #660033;">-f</span> <span style="color: #000000;">2</span> <span style="color: #660033;">-d</span> <span style="color: #ff0000;">&quot;:&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cut</span> <span style="color: #660033;">-f</span> <span style="color: #000000;">1</span> <span style="color: #660033;">-d</span> <span style="color: #ff0000;">&quot; &quot;</span><span style="color: #000000; font-weight: bold;">`</span>
ip tunnel add sit1 mode sit remote 211.68.71.43 <span style="color: #7a0874; font-weight: bold;">local</span> <span style="color: #007800;">$addr4</span>
<span style="color: #c20cb9; font-weight: bold;">ifconfig</span> sit1 up
<span style="color: #c20cb9; font-weight: bold;">ifconfig</span> sit1 add <span style="color: #000000;">2001</span>:da8:<span style="color: #000000;">215</span>:<span style="color: #000000;">5200</span>:<span style="color: #000000;">0</span>:5efe:<span style="color: #007800;">$addr4</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">64</span>
<span style="color: #007800;">iproute</span>=<span style="color: #000000; font-weight: bold;">`</span>route <span style="color: #660033;">-A</span> inet6 <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;2001:da8:215:5200&quot;</span><span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-n</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$iproute</span>&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
	ip route add ::<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">0</span> via <span style="color: #000000;">2001</span>:da8:<span style="color: #000000;">215</span>:<span style="color: #000000;">5200</span>::<span style="color: #000000;">1</span> metric <span style="color: #000000;">1</span>
<span style="color: #000000; font-weight: bold;">fi</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># test ipv6 connect</span>
<span style="color: #007800;">ipv6_srv</span>=<span style="color: #7a0874; font-weight: bold;">&#40;</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">0</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=<span style="color: #ff0000;">&quot;ipv6.google.com&quot;</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=<span style="color: #ff0000;">&quot;www.huangwei.me&quot;</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">2</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=<span style="color: #ff0000;">&quot;he.net&quot;</span>
<span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #000000; font-weight: bold;">for</span> srv <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #800000;">${ipv6_srv[@]}</span>; <span style="color: #000000; font-weight: bold;">do</span>
	ping6 <span style="color: #660033;">-q</span> <span style="color: #660033;">-w</span> <span style="color: #000000;">1</span> <span style="color: #660033;">-c</span> <span style="color: #000000;">1</span> <span style="color: #007800;">$srv</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;1 received&quot;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>gt; <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>null 
             <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$srv</span> is ready&quot;</span> <span style="color: #000000; font-weight: bold;">||</span> <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$srv</span> is failed&quot;</span>
<span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

<div style="margin-top: 15px; ">
<p><strong>原[......]</strong></p>
</div>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/09/ipv4-to-ipv6-tunnel-autoconfig/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/10/27/bash_shortcuts_mindmap/" title="Bash快捷键的思维导图">Bash快捷键的思维导图</a></li><li><a href="http://www.huangwei.me/blog/2010/01/15/%e4%bd%bf%e7%94%a8ssh%e8%bf%9b%e8%a1%8cvlan%e7%a9%bf%e8%b6%8a/" title="使用SSH进行VLAN穿越">使用SSH进行VLAN穿越</a></li><li><a href="http://www.huangwei.me/blog/2010/01/10/%e7%bb%99%e4%bd%a0%e7%9a%84vps%e6%b7%bb%e5%8a%a0ipv6%e6%94%af%e6%8c%81%e7%9a%84%e7%ae%80%e6%98%93%e6%96%b9%e6%b3%95/" title="给你的VPS添加IPv6支持的简易方法">给你的VPS添加IPv6支持的简易方法</a></li><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2010/12/06/linux-c-programming-faq-4/" title="Linux C/C++编程FAQ系列 之四">Linux C/C++编程FAQ系列 之四</a></li><li><a href="http://www.huangwei.me/blog/2010/11/30/improve-vim-javascript-edit/" title="增强vim的js语法高亮和代码阅读能力">增强vim的js语法高亮和代码阅读能力</a></li><li><a href="http://www.huangwei.me/blog/2010/11/28/linux-c-programming-faq-3/" title="Linux C/C++编程FAQ系列 之三">Linux C/C++编程FAQ系列 之三</a></li><li><a href="http://www.huangwei.me/blog/2010/11/17/linux-c-programming-faq-2/" title="Linux C/C++编程FAQ系列 之二">Linux C/C++编程FAQ系列 之二</a></li><li><a href="http://www.huangwei.me/blog/2010/11/16/linux-c-programming-faq-1/" title="Linux C/C++编程FAQ系列 之一">Linux C/C++编程FAQ系列 之一</a></li><li><a href="http://www.huangwei.me/blog/2010/11/15/svn-post-commit-send-mails/" title="svn post-commit hook应用之自动群发邮件">svn post-commit hook应用之自动群发邮件</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/03/09/ipv4-to-ipv6-tunnel-autoconfig/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>关于pac文件对本机IPv6地址解析的方法</title>
		<link>http://www.huangwei.me/blog/2010/03/08/pac-autoconfig-ipv6/</link>
		<comments>http://www.huangwei.me/blog/2010/03/08/pac-autoconfig-ipv6/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 11:47:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[GFW]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[myIpAddress()]]></category>
		<category><![CDATA[pac]]></category>
		<category><![CDATA[自动代理配置]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=362</guid>
		<description><![CDATA[<p>更新：<span style="color: #ff0000;"><strong>2010-03-23 22:42:59<br />
 </strong></span></p>

<p>更新说明：测试不够充分，刚才又发现了几个之前没注意的问题，补充更新之。</p>

<p>更新1：Firefox 3.6的myIpAddress()函数对于有IPv6协议栈的主机的支持还是有问题，经过在Windows XP SP3+Firefox 3.6[......]</p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/08/pac-autoconfig-ipv6/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>更新：<span style="color: #ff0000;"><strong>2010-03-23 22:42:59<br />
 </strong></span></p>
<p>更新说明：测试不够充分，刚才又发现了几个之前没注意的问题，补充更新之。</p>
<p>更新1：Firefox 3.6的myIpAddress()函数对于有IPv6协议栈[......]</p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/03/08/pac-autoconfig-ipv6/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/03/24/firefox-autoproxy-pac-bug-fix/" title="[原创]非官方修复Firefox自动代理配置脚本bug的方法">[原创]非官方修复Firefox自动代理配置脚本bug的方法</a></li><li><a href="http://www.huangwei.me/blog/2011/01/06/write_zotero_translator/" title="[原创Zotero系列教程之六]编写翻译器">[原创Zotero系列教程之六]编写翻译器</a></li><li><a href="http://www.huangwei.me/blog/2010/11/30/improve-vim-javascript-edit/" title="增强vim的js语法高亮和代码阅读能力">增强vim的js语法高亮和代码阅读能力</a></li><li><a href="http://www.huangwei.me/blog/2010/11/29/cite-in-zotero/" title="[原创Zotero系列教程之五]引用文献">[原创Zotero系列教程之五]引用文献</a></li><li><a href="http://www.huangwei.me/blog/2010/08/04/firefox-extension-install-bug/" title="Firefox扩展安装时来源域检查bug一枚">Firefox扩展安装时来源域检查bug一枚</a></li><li><a href="http://www.huangwei.me/blog/2010/07/23/mozilla-chrome-registration/" title="Firefox扩展开发之chrome注册机制">Firefox扩展开发之chrome注册机制</a></li><li><a href="http://www.huangwei.me/blog/2010/07/21/debug-ffextension-with-chromebug/" title="Firefox扩展调试的新方法">Firefox扩展调试的新方法</a></li><li><a href="http://www.huangwei.me/blog/2010/06/29/firefox-extension-debug/" title="Firefox扩展调试的一些心得和技巧">Firefox扩展调试的一些心得和技巧</a></li><li><a href="http://www.huangwei.me/blog/2010/06/29/vim-xul-cscope/" title="用vim和cscope构建xul代码阅读的环境">用vim和cscope构建xul代码阅读的环境</a></li><li><a href="http://www.huangwei.me/blog/2010/03/24/%e5%8e%9f%e5%88%9b%e8%a7%a3%e5%86%b3ubuntu%e4%b8%8bfirefox%e9%97%b4%e6%ad%87%e6%80%a7%e6%97%a0%e5%93%8d%e5%ba%94%e7%9a%84bug/" title="[原创]解决Ubuntu下Firefox间歇性无响应的bug">[原创]解决Ubuntu下Firefox间歇性无响应的bug</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/03/08/pac-autoconfig-ipv6/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>自己动手屏蔽无良电信的网页劫持插广告</title>
		<link>http://www.huangwei.me/blog/2010/02/09/anti-telecom-ad/</link>
		<comments>http://www.huangwei.me/blog/2010/02/09/anti-telecom-ad/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:16:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[安全技术]]></category>
		<category><![CDATA[网络技术]]></category>
		<category><![CDATA[流氓电信]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=314</guid>
		<description><![CDATA[<h2>背景介绍</h2>
请各位Google这两个IP地址：<a href="http://www.google.com/search?source=ig&#38;hl=en&#38;rlz=&#38;=&#38;q=61.132.255.212&#38;btnG=Google+Search" target="_blank">61.132.255.212</a> 和 <a href="http://www.google.com/search?source=ig&#38;hl=en&#38;rlz=&#38;=&#38;q=61.132.221.146&#38;btnG=Google+Search&#38;aq=f&#38;aqi=&#38;oq=" target="_blank">61.132.221.146</a> 以获得事实真相，我在此不作过多介绍。
<h2>现象描述</h2>
现象1：使用Firefox+NoScript浏览时会经常出现被拦截的脚本提示，点击NoScript提示来自“<a href="http://www.google.com/search?source=ig&#38;hl=en&#38;rlz=&#38;=&#38;q=61.132.221.146&#38;btnG=Google+Search&#38;aq=f&#38;aqi=&#38;oq=" target="_blank">61.132.221.146</a>”[......]<p class='read-more'><a href='http://www.huangwei.me/blog/2010/02/09/anti-telecom-ad/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<h2>背景介绍</h2>
<p>请各位Google这两个IP地址：<a href="http://www.google.com/search?source=ig&amp;hl=en&amp;rlz=&amp;=&amp;q=61.132.255.212&amp;btnG=Google+Search" target="_blank">61.132.255.212</a> 和 <a href="http://www.google.com/search?source=ig&amp;hl=en&amp;rlz=&amp;=&amp;q=61.132.221.146&amp;btnG=Google+Search&amp;aq=f&amp;aqi=&amp;oq=" target="_blank">61.132.221.146</a> 以获得事实真相，我在此不作过多介绍。</p>
<h2>现象描述</h2>
<p>现象1：使用Firefox+NoScript浏览时会经常[......]
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/02/09/anti-telecom-ad/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/08/02/sniffer-with-perl-pcap/" title="[CodeSnippet]Perl抓包分析之DNS debug">[CodeSnippet]Perl抓包分析之DNS debug</a></li><li><a href="http://www.huangwei.me/blog/2010/01/30/%e7%a0%b4%e8%a7%a3%e5%90%88%e8%82%a5%e7%94%b5%e4%bf%a1%e7%9a%84adsl%e7%8c%ab%e4%b8%8a%e7%bd%91%e9%99%90%e5%88%b6/" title="破解合肥电信的ADSL猫上网限制">破解合肥电信的ADSL猫上网限制</a></li><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(5)">[译]CERT Secure Coding Standard — C语言安全编程规范(5)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard-4/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(4)">[译]CERT Secure Coding Standard — C语言安全编程规范(4)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/05/cert-secure-coding-standard-3/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(3)">[译]CERT Secure Coding Standard — C语言安全编程规范(3)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/04/cert-secure-coding-standard-2/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(2)">[译]CERT Secure Coding Standard — C语言安全编程规范(2)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/03/cert-secure-coding-standard-1/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(1)">[译]CERT Secure Coding Standard — C语言安全编程规范(1)</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li><li><a href="http://www.huangwei.me/blog/2011/01/14/invisible-captcha-to-defeat-spam/" title="invisible CAPTCHA to defeat spam">invisible CAPTCHA to defeat spam</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/02/09/anti-telecom-ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

