xjasonlyu / tun2socks

tun2socks - powered by gVisor TCP/IP stack
https://github.com/xjasonlyu/tun2socks/wiki
GNU General Public License v3.0
2.85k stars 406 forks source link

[Bug] No incoming Traffic #105

Closed chromer030 closed 2 years ago

chromer030 commented 2 years ago

Verify steps

Version

Latest Git

What OS are you seeing the problem on?

Linux

Description

Compiled from latest commit , after running there is no incoming traffic ! , tested with both socks4 and socks5 servers.

latest stable release is OK.

It seems that tun2socks doesn't handle traffic.

CLI or Config

No response

Logs

No response

How to Reproduce

No response

xjasonlyu commented 2 years ago

Hmm, I just pushed the commits, but not tested yet lol. I'll work on it soon.

xjasonlyu commented 2 years ago

fixed