macronut / phantomsocks

A cross-platform proxy client/server for Linux/Windows/macOS
GNU Lesser General Public License v3.0
453 stars 18 forks source link

Cannot compile: #42

Closed Yang-0326-dell closed 2 years ago

Yang-0326-dell commented 2 years ago

build command-line-arguments: cannot load net/netip: malformed module path "net/netip": missing dot in first path element

macronut commented 2 years ago

Upgrade Golang to 1.18 or highter.

orency commented 2 years ago

Upgrade Golang to 1.18 or highter.

Just 1.18 only .Due to some change in gvisor, 1.19 can not compile successfully for now. 1.19 needs this commit but it has not been merge to master temporarily.