ablegao / dnsfiddler

A network based on DNS debugging tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

go get . 
go build .

How to use?

Modify your DNS IP for the program is running!

How to use third-party proxy?

Look this: https://github.com/ablegao/dnsfiddler/blob/master/config.json#L3
Support HTTP and HTTPS proxy . 

For example, http://127.0.0.1:8080 or https://127.0.0.1:8080

About

A network based on DNS debugging tools.


Languages

Language:Go 98.9%Language:Shell 1.1%