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
Supporting SOCKS5 as an alternate transport would be useful for people who wish to use VPNs with Locutus.
There is some code to add SOCKS5 support to libp2p, but it is unmaintained and under the GPL which we can't use. Still, it demonstrates that it's possible and not too difficult.