Installed Components
Skrypt instalacyjny instaluje i konfiguruje następujące główne komponenty:
- Go (1.25.1) → do budowania plików binarnych backendu.
- Node.js (przez NVM, wersja 22) → do budowania frontendowej aplikacji webowej.
- NPM → menedżer pakietów dla zależności aplikacji webowej.
- WireGuard → podstawowa technologia VPN.
Web Interface
- Otwórz przeglądarkę i przejdź pod adres:
http://<server-ip>/ - Przeprowadź wstępną konfigurację.
- Login with:
admin/<the password you set during setup>
Ważne pliki i katalogi
/vpn/rest-server→ plik binarny serwera REST API/vpn/configmanager→ plik binarny Config Manager/vpn/reset-admin-password→ narzędzie do resetowania hasła administratora/vpn/config→ Configuration files/vpn/secrets→ Sensitive keys/vpn/stats→ Server stats/vpn/tls-certs→ TLS certificates/vpn/setup-code.txt→ informacje o kodzie konfiguracji/vpn/rest-server.pid→ PID serwera REST
Verify Status
systemctl status vpn-rest-server
systemctl status vpn-configmanager