xjasonlyu / tun2socks

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

device option add unix sock #194

Closed mmmdbybyd closed 1 year ago

mmmdbybyd commented 1 year ago

device option add unix sock

xjasonlyu commented 1 year ago

Hi, thanks for the PR!

Do you think this PR is ready for review? If so, please notice that comments should be written in English.

mmmdbybyd commented 1 year ago

Hi, thanks for the PR!

Do you think this PR is ready for review? If so, please notice that comments should be written in English.

Yes, but I don't know why "golangci-lint run" returns an error. Maybe the source code already has this problem.

xjasonlyu commented 1 year ago

The source code is ok, please run lint locally so that it can tell you where’s the problem.