notthebee / ansible-easy-vpn

An Ansible playbook that sets up a Wireguard server with ad blocking, DNS-over-HTTPS, and a WebUI with 2FA
Other
1.09k stars 262 forks source link

Create new clients from terminal #293

Closed ahxan07 closed 5 months ago

ahxan07 commented 6 months ago

I have setup wireguard on EC2 instance. And it is working fine if I create the client from the WebUI. But I want to create the client from terminal. I have created the client and able to connect wireguard using this client. But "Data Sent" is in Bytes. Can someone guide me on this.

notthebee commented 5 months ago

Sorry, this functionality is currently not planned. If you want a Wireguard server that can be fully managed from the CLI, https://github.com/Nyr/wireguard-install would be a better option