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
- Host: GitHub
- URL: https://github.com/zachsa/wireguard-vpn
- Owner: zachsa
- License: mit
- Created: 2021-11-08T04:29:06.000Z (over 4 years ago)
- Default Branch: next
- Last Pushed: 2023-01-31T13:50:46.000Z (over 3 years ago)
- Last Synced: 2025-01-19T17:09:03.633Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`