50% off semua paket, waktu terbatas. Mulai dari $2.48/mo
SPR VPN

SPR VPN

SPR (Secure Programmable Router) VPN adalah gateway VPN yang di-host sendiri. Aturan firewall per perangkat, kontrol DNS, dan kebijakan lalu lintas jaringan dengan API yang ramah developer. Dirancang untuk pengguna tingkat lanjut yang mengelola jaringan mereka lewat kode, bukan melalui antarmuka admin router.

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

Mengakses Dashboard

Lokal melalui tunnel SSH:

ssh root@<your-server-ip> -N -L 8000:127.0.0.1:8000

Lalu buka di browser Anda: http://localhost:8000/ (admin interface)

Kredensial login web: /root/super/configs/auth/auth_users.json

API token: /root/super/configs/auth/auth_tokens.json

Directory Layout

/root/super/
 ├── docker-compose-virt.yml         # Docker stack definition
 ├── configs/
 │   ├── auth/
 │   │   ├── auth_users.json         # Web login credentials
 │   │   └── auth_tokens.json        # API tokens
 │   ├── wireguard/
 │   │   └── wg0.conf                # WireGuard peers and server
 │   ├── dhcp/
 │   │   └── coredhcp.yml            # DHCP config
 │   ├── base/
 │   │   └── config.sh               # Core environment settings
 │   └── scripts/                    # Helper scripts
 ├── state/
 │   └── dns/block_rules.json        # DNS ad/malware blocklists
 └── logs/                           # Service logs

WireGuard Configuration

Konfigurasi server WireGuard utama terletak di /root/super/configs/wireguard/wg0.conf.

Ini mencakup peer (klien) pertama yang dibuat secara otomatis.

Running /root/super/virtual_install.sh secara otomatis menyiapkan peer WireGuard, menghasilkan kredensial, token, dan kode QR.

 

More in Security

Related apps.

Deploy SPR VPN sekarang. From $2.48/mo.