Closed ksj20 closed 6 months ago
Maybe duplicate question as https://github.com/nadoo/glider/issues/369, however since there are no answers yet, so opened this issue.
I want to do direct forwarding only using ipv6 address, like below.
glider -verbose -listen :8090 -forward direct://#interface=2axx:xxx:x:xxx::x
I even tried it, however after making a proxy and attempting to get the ip info using that proxy, I got an error like below,
[http] 127.0.0.1:54752 <-> ipinfo.io:443 [c] via DIRECT, error in dial: dial tcp: address [2axx:xxx:x:xxx::x]:0: no suitable address found
Any advice would be appreciated In addition, is a service (dhcp server) preferred in such case?
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Maybe duplicate question as https://github.com/nadoo/glider/issues/369, however since there are no answers yet, so opened this issue.
I want to do direct forwarding only using ipv6 address, like below.
I even tried it, however after making a proxy and attempting to get the ip info using that proxy, I got an error like below,
Any advice would be appreciated In addition, is a service (dhcp server) preferred in such case?