subs1stem / wg-assistant

Telegram bot for managing WireGuard VPN
GNU Affero General Public License v3.0
3 stars 1 forks source link

Add support for Amnezia WireGuard #6

Open mhz-tamb opened 2 days ago

mhz-tamb commented 2 days ago

It would be great if the bot could support managing configurations for Amnezia WireGuard.

The main change would involve adding support for additional configuration fields when generating peers, as described in the Amnezia WireGuard documentation.

These additional fields should be identical for both client and server configurations, except for the Jc field, which is specific to the client side.

subs1stem commented 8 hours ago

Yes, it may be useful for people from some countries where the Internet is strictly regulated by the government. I will do it.