FlowerWrong / tun2socks

Redirect tun flow to socks 5 in golang, support tcp and udp.
425 stars 107 forks source link

改进安装编译 #40

Closed Sen closed 6 years ago

Sen commented 6 years ago

1.10版本的go直接用

go get -u -v github.com/FlowerWrong/tun2socks

安装会报错:

package github.com/FlowerWrong/tun2socks: no Go files in .../go_work/src/github.com/FlowerWrong/tun2socks
FlowerWrong commented 6 years ago

just warn, you can use go get -u -v github.com/FlowerWrong/tun2socks/cmd