- Prompt reconnect upon server temrinating connection
- Bookmark menu to list connections
Download dependencies
go mod download
Build binary
go build
|| go build -o wsui.x
for Windows (make sure to include the flags or a termnal window will open alongside the app)
go build -ldflags -H=windowsgui