| Crates.io | fluxy |
| lib.rs | fluxy |
| version | 0.1.1 |
| created_at | 2024-11-13 14:16:34.934456+00 |
| updated_at | 2024-11-16 18:01:14.748095+00 |
| description | An HTTP proxy that uses random IP addresses from a pool |
| homepage | |
| repository | https://github.com/xxxbrian/fluxy |
| max_upload_size | |
| id | 1446550 |
| size | 24,935 |
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.