eycorsican / go-tun2socks

A tun2socks implementation written in Go.
MIT License
1.3k stars 432 forks source link

Remove CGO code to support cross compilation #122

Closed dosgo closed 4 years ago

dosgo commented 4 years ago

Hello there! Remove C code to support cross compilation. Currently my host is windows and I want to compile linux arm64! image image