xjasonlyu / tun2socks

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

[Feature] #283

Closed lflish closed 10 months ago

lflish commented 10 months ago

Description

This program is great, I tested tun mode forwarding traffic through example, but I have a bit of a doubt about FD's mode, I want to send data to the tun2sock program through another program, but I don't know if I want to send packets with IP and TCP layer by fd.

example: myself program----->tun2sock----->socks5proxy

Is this feature related to a specific bug?

No response

Do you have a specific solution in mind?

No response