An open API service indexing awesome lists of open source software.

https://github.com/d3vilh/vpntv-webconfig

Configuration web-interface for VPNTV project
https://github.com/d3vilh/vpntv-webconfig

arm64 armv7 golang raspberry-pi vpntv web-ui

Last synced: 2 months ago
JSON representation

Configuration web-interface for VPNTV project

Awesome Lists containing this project

README

          

# vpntv-webconfig
Configuration web-interface for VPNTV project

VPNTV webconfig main page

To build the webinstall binary:
```shell
go build -o webinstall main.go
```

To compress new binary with upx:
```shell
sudo apt-get install upx-ucl
upx --best webinstall
upx -t webinstall
```

Buy Me A Coffee