[FREE] Create your own ipv6 proxies

Hey Guys,
Just wanted to share this because it could be useful for some People that need

this is a Script / Tutorial for Vultr. It can be used on other VPS Services.
It’s based on 3proxy and needs some Tweaking to work with other services.

https://github.com/axlek/ipv6-proxy-creator
Just a small Share. If not appreciated you can delete it but maybe someone finds it useful.

Cheers!
I activated trail for Linode and found this documentation:
linode.com/docs/guides/an-overview-of-ipv6-on-linode
Does it mean all Linode servers use the same ipv6 address?
They gotta be kidding me!!
 
I think the issue is with prefix length. I tried the solution, however the server providers at OVH, Vultr or Digitalocean provide us with IPv6. At the face of it, the prefix length is /64 however when we try to bind the IP to interface the traffic doesn't get through.
Try using: `mtr http://www.google.com --inet6 --address {your ipv6 address here}`
The traffic would go through with the IPV6 assigned by provider, however while using the ones we generate will not go through. Now when you try to configure with prefix length /128 the results are same. I feel the prefix length is set to /128 and we cannot generate proxies in this scenario.

There is a major probablity that I might be wrong, if there's anyone who was succesful in getting this to work, do share it with us!
 
hello guys.
if you use vultr, make sure that your firewall is disabled.
sudo service ufw disabled

--
one more, i think this is not TS original code.
see here:
https://github.com/dukaev/ipv4-ipv6-proxy
 
Digitalocean doesn't give you /64, they are greedy and they give /124 which means just 16 Ipv6.
So ideally the script has to detect available subnet or accept it as an input argument.
 
Hey Guys,
Just wanted to share this because it could be useful for some People that need

this is a Script / Tutorial for Vultr. It can be used on other VPS Services.
It’s based on 3proxy and needs some Tweaking to work with other services.

https://github.com/axlek/ipv6-proxy-creator
Just a small Share. If not appreciated you can delete it but maybe someone finds it useful.

Cheers!
Nice script
i access your link but not found.
Can you share me the script?
 
Back
Top