DmitryIT
DmitryIT
The question arises, how to make the proxy connection address is on the IPv6 address, and not on IPv4
"What's the point if you can always connect to backconnect proxies via IPv4?" For educational purposes, I am interested in the possibility of running a proxy purely on an IPv6...
ip -6 route add local PREFIX/64 dev lo Setting up ndppd apt install ndppd /etc/ndppd.conf route-ttl 30000 proxy eth0 { router no timeout 500 ttl 30000 rule PREFIX/64 { static...