skoret / wireguard-telegram-bot

easy-peasy wg tg bot
https://t.me/wrgrdtgbot
54 stars 14 forks source link

Implement client configuration creation and sending #8

Closed skoret closed 3 years ago

skoret commented 3 years ago

there are three way to send client config to user in our system:

there are two way to create new client config in our system:

Client file format: [Interface] Address = PrivateKey = DNS =

[Peer] PublicKey = AllowedIPs = 0.0.0.0/0 ?? todo: investigate Endpoint =