1 unstable release
0.1.1 | Nov 16, 2024 |
---|---|
0.1.0 |
|
#1125 in Command line utilities
245 downloads per month
10KB
215 lines
An HTTP proxy
Command-Line Options
-b, --bind BIND
Specify the HTTP proxy bind address (default 0.0.0.0:51080).
-4, --ipv4-subnet IPV4_SUBNET
Define an IPv4 subnet in CIDR notation (e.g., 192.168.0.0/24).
-6, --ipv6-subnet IPV6_SUBNET
Define an IPv6 subnet in CIDR notation (e.g., 2001:db8::/32).
-h, --help
Display the help menu.
Dependencies
~6–15MB
~183K SLoC