You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to compile latest reverse_ssh, I get the following error:
internal/client/handlers/tun.go:27:2: unrecognized import path "inet.af/tcpproxy": https fetch: Get "https://inet.af/tcpproxy?go-get=1": dial tcp: lookup inet.af on 127.0.0.53:53: no such host
I guess the import path should be changed to github.com/inetaf/tcpproxy. See also inetaf/tcpproxy#39
The text was updated successfully, but these errors were encountered:
Huh I have no idea how this has worked for me. But it does seem like the.af tld was seized by the tailban out of all things. So I'll do a release to fix that.
When trying to compile latest reverse_ssh, I get the following error:
I guess the import path should be changed to
github.com/inetaf/tcpproxy
. See also inetaf/tcpproxy#39The text was updated successfully, but these errors were encountered: