Skip to content

AntiBlock program proxies DNS requests. The IP addresses of the specified domains are added to the routing table for routing through the specified interface.

License

Notifications You must be signed in to change notification settings

karen07/antiblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiBlock

AntiBlock program proxies DNS requests. The IP addresses of the specified domains are added to the routing table for routing through the specified interface.

Usage

Commands:
  At least one parameters needs to be filled:
    -url      https://example.com  Domains file URL
    -file     /example.txt         Domains file path
  Required parameters:
    -listen   0.0.0.0:00           Listen address
    -DNS      0.0.0.0:00           DNS address
    -gateway  0.0.0.0              Gateway IP
  Optional parameters:
    -log                           Show operations log
    -stat                          Show statistics data
    -output   /example/            Log or statistics output folder

Article

You can read about the method in the article.

About

AntiBlock program proxies DNS requests. The IP addresses of the specified domains are added to the routing table for routing through the specified interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published