Redirect connections from different ports at one ipv4 address to unique random ipv6 address from \64 subnetwork. Based on 3proxy
- Centos 7
- IPv6 \64
Video tutorial, VPS from Vultr ($100 Free Credit) used as Centos setup
-
Install all packages (
yum update -y && yum install make wget curl jq git -y
) -
Disable the limits (
ulimit -n 1009999
andulimit -c unlimited
) -
For regular user/pass auth proxies, use:
bash <(curl -s "https://raw.githubusercontent.com/IIPoliII/ipv4-ipv6-proxy/master/scripts/install.sh")
-
If you generate a lot of proxy you can see at which state you are by running
watch "cat /home/proxy-installer/data.txt | wc -l"
andwatch "ifconfig | wc -l"
-
After installation dowload the file
proxy.zip
- File structure:
IP4:PORT:LOGIN:PASS
orIP4:PORT
- File structure: