Commit Graph

8 Commits

Author SHA1 Message Date
ruslan 75b47e2404 fix(server): rename awk variable 'in' to 'inside' in wg-peerctl remove
'in' became a reserved keyword in GNU awk 5.x causing syntax errors
when removing peers. Peer deletion silently failed as a result.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 10:29:35 +03:00
Ruslan 530e93c1df WG: apply advertised routes on server immediately; relax rp_filter for routed clients 2026-04-14 13:01:30 +03:00
Ruslan 8e124be1f0 GUI: status accuracy + remove-only action; sync script peer names on exists 2026-04-14 12:47:31 +03:00
Ruslan 69f51bd5d7 GUI: add enable/disable/delete peer actions and sync script-added peers 2026-04-14 12:37:41 +03:00
Ruslan df24ccb96a Client: auto-detect LAN subnets and auto-fill split allowed-ips 2026-04-14 10:59:51 +03:00
Ruslan a35c814bab Client: advertise LAN subnets via peer AllowedIPs 2026-04-14 10:42:36 +03:00
Ruslan 278b403e09 WireGuard: add clean reinstall flow and bootstrap wg-install 2026-04-14 10:04:25 +03:00
Ruslan a31f1a1090 feat: автоматизация установки и настройки WireGuard сервера и клиента 2026-04-14 00:04:06 +03:00