Skip to content

A http / https proxy which support allow-list / block-list

License

Notifications You must be signed in to change notification settings

SuperHacker-liuan/http-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Proxy

This is a simple http / https proxy which support Block list / Allow List, it can be used as follow scenario:

  1. With -a option, be used as a normal HTTP Proxy
  2. With -A path/to/allow/list option, client can only access domains in the allow list.
  3. With -B path/to/block/list option, clients' access to the domains in the block list will be banned.

About

A http / https proxy which support allow-list / block-list

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages