macronut / phantomsocks

A cross-platform proxy client/server for Linux/Windows/macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot compile:

Yang-0326-dell opened this issue · comments

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

Upgrade Golang to 1.18 or highter.

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.