Skip to content

d3vilh/vpntv-webconfig

Repository files navigation

vpntv-webconfig

Configuration web-interface for VPNTV project

VPNTV webconfig main page

To build the webinstall binary:

go build -o webinstall main.go

To compress new binary with upx:

sudo apt-get install upx-ucl
upx --best webinstall
upx -t webinstall

Buy Me A Coffee