Replies: 1 comment 4 replies
-
|
You can download it from releases directly. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
at https://github.com/xjasonlyu/tun2socks/wiki/Install-from-Source is the installation command
go install github.com/xjasonlyu/tun2socks/v2@latestwhich I have ran on Debian 11 (old-stable) Linux with result:But it does not work further:
Which and whereis commands does not find tun2socks. I have wg1 network interface (Wireguard) which I want to use for one of my web browsers (which supports HTTPS and SOCKS5 proxy).
Please which commands to run in order to do it on my Debian 11 (old-stable) Linux?
Beta Was this translation helpful? Give feedback.
All reactions