docker run -d \ -e WG_HOST=<🚨YOUR_SERVER_IP> \ -e AUTH_TOKEN=<🚨YOUR_ADMIN_API_TOKEN> \ -e ENVIRONMENT=production \ -v ~/.wg-rest:/etc/wireguard \ -p 51820:51820 ...
Please follow the installation instruction and execute the following Java code: In the example below, we start by acquiring an OAuth2 access token. In your ...