fluxy

Crates.iofluxy
lib.rsfluxy
version0.1.1
created_at2024-11-13 14:16:34.934456+00
updated_at2024-11-16 18:01:14.748095+00
descriptionAn HTTP proxy that uses random IP addresses from a pool
homepage
repositoryhttps://github.com/xxxbrian/fluxy
max_upload_size
id1446550
size24,935
Bojin Li (xxxbrian)

documentation

README

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.

Commit count: 7

cargo fmt