We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.5.2
Linux
redfin:/data/local/tmp # ./tun2socks -device tun1 -proxy socks5://xxxxx -interface wlan0 -loglevel debug -tun-post-up "sh -c 'true; true'"
INFO[0000] [DIALER] bind to interface: wlan0 INFO[0000] [STACK] tun://tun1 <-> socks5://xxxx WARN[0000] [TUN] failed to post-execute: sh -c 'true; true': exit status 1
No response
The text was updated successfully, but these errors were encountered:
Hey, I think I have fixed this issue, but it's not currently included in v2.5.2.
v2.5.2
If you don't mind trying to build from source, this should be okay in the latest commit.
Sorry, something went wrong.
No branches or pull requests
Verify steps
Version
2.5.2
What OS are you seeing the problem on?
Linux
Description
redfin:/data/local/tmp # ./tun2socks -device tun1 -proxy socks5://xxxxx -interface wlan0 -loglevel debug -tun-post-up "sh -c 'true; true'"
INFO[0000] [DIALER] bind to interface: wlan0
INFO[0000] [STACK] tun://tun1 <-> socks5://xxxx
WARN[0000] [TUN] failed to post-execute: sh -c 'true; true': exit status 1
CLI or Config
No response
Logs
No response
How to Reproduce
No response
The text was updated successfully, but these errors were encountered: