Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 599 Bytes

File metadata and controls

20 lines (14 loc) · 599 Bytes

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