Skip to content

tanreon/dns-remap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before use run command below:

  1. Create new chain
    $ iptables -t nat -N dnsmap

  2. Enable chain
    $ iptables -t nat -A PREROUTING -d %REMAP_SUBNET% -j dnsmap

About

Anticensorship DNS-Remap service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages