惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
雷峰网
雷峰网
J
Java Code Geeks
G
Google Developers Blog
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
Vercel News
Vercel News
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
F
Fortinet All Blogs
Y
Y Combinator Blog
博客园_首页
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
A
About on SuperTechFans
B
Blog
Microsoft Security Blog
Microsoft Security Blog

博客园 - 横渡

[Linux] - 修改ls/ll显示的时间格式 [MySql] - Windows MySql 8.x 手动zip包安装与外网访问登录权限设定 [Linux] - 服务器/VPS一键检测带宽、CPU、内存、负载、IO读写 [Windows] - Windows/Office纯绿色一键激活工具及方法 [Linux] - 利用ping给端口加密,限制访问 [Linux] - Windows与Linux网络共享文件夹挂载方法 [Linux] - 网速测试命令 [Linux] - CentOS运行DotNet Web程序 [Linux] - SVN忽略文件夹更新的命令与方法 [Linux] - n2n内网穿透 [Linux] - [转]*** Python版一键安装脚本 - 横渡 [Andriod] - Andriod Studio + 逍遥模拟器 [Linux] - centos使用mount + nfs 远程共享存储 [Linux] - Docker pure-ftp使用 [Linux] - Docker移动数据到其它盘的办法 [Nginx] - PHP+FPM相关的配置 [Nginx] - 负载均衡配置 [Linux] - 定时任务crontab [Linux] - 攻击查看与IP查封 [Linux] - Docker制作nginx+php
[Windows] - DNS防污染工具Pcap_DNSProxy
横渡 · 2019-07-26 · via 博客园 - 横渡

最近试过非常多的DNS防污染工具(包括:dnsforwarder、dnsforwarder、dnscrypt-proxy、SimpleDNSCrypt等),感觉这个Pcap_DNSProxy简单、快捷、有效

GitHub地址:

https://github.com/chengr28/Pcap_DNSProxy

最新版本下载地址:

https://github.com/chengr28/Pcap_DNSProxy/releases


安装步骤

  • 解压安装包里有一个Tools文件夹,此文件夹里的是WinPcap,先安装这软件
  • 然后在运行ServiceControl.bat文件

按1安装,2卸载,3启动,4停止,5重启服务,其它自己研究

可以访问被污染的域名测试效果,如:https://www.ssrshare.com/

就这样,一键安装完。


如果需要设置的,修改配置文件:Config.ini

配置有很多内容,自行上网查(我只使用到了默认配置就足够了)