Windows only, for now. Icon from here.
https://github.com/cangzhang/kcptun-walk/releases/latest
kcptun-walk is another kcptun client GUI.
- rename your kcptun config as
config.json
- place it together with
kcptun-walk.exe
- execute
kcptun-walk.exe
go build -ldflags -H=windowsgui
go build -ldflags="-X main.tagName=$(git describe --tags --abbrev=0) -X main.sha=$(git rev-parse --short HEAD) -H=windowsgui"
With rsrc:
rsrc -manifest mian.exe.manifest -ico assets/icon.ico -o rsrc.syso