Entries from 2019-07-06 to 1 day

用 PHP实现的dns,LibDNS

DNS implementation in pure PHP. LibDNS DNS protocol implementation in pure PHP Status This library is currently undergoing a ground-up rewrite. The old codebase has been archive to the 2.x branch. The current master is version 3, a complet…

利用simple-dns解决dns污染问题

在mac机器上。 pip install twisted git clone https://github.com/RicterZ/simple-dns simple-dns-by-ricterz cd simple-dns-by-ricterz/simple-dns/ sudo python dns.py 项目地址: https://github.com/RicterZ/simple-dns (用不了多久) ------- 利用dnsp…