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
996 stars 237 forks source link

Create new clients from terminal #293

Closed ahxan07 closed 1 month ago

ahxan07 commented 1 month 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 1 month 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