vpntv-webconfig Configuration web-interface for VPNTV project 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