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

https://github.com/zachsa/wireguard-vpn

Testing VPN setup
https://github.com/zachsa/wireguard-vpn

Last synced: 8 months ago
JSON representation

Testing VPN setup

Awesome Lists containing this project

README

          

# vpn
Wireguard VPN

### Deploy

1. Add an A name record pointing to the server
2. Pull this repository to the target server
3. Copy `.env.example` to `.env`, and adjust it with correct values
4. Run `docker compose up -d --build`