#http-proxy #proxy #pool #http

app fluxy

An HTTP proxy that uses random IP addresses from a pool

1 unstable release

0.1.1 Nov 16, 2024
0.1.0 Nov 13, 2024

#1125 in Command line utilities

Download history 173/week @ 2024-11-10 72/week @ 2024-11-17

245 downloads per month

MIT license

10KB
215 lines

An HTTP proxy

github crates.io license

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