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
cd5ba53802
GUI: migrate storage from PostgreSQL to SQLite and expose conf download
2026-04-14 12:08:10 +03:00
Ruslan
ae3da04d4a
Server: replace wireguard-ui with built-in wg-admin-gui + PostgreSQL
2026-04-14 11:43:07 +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
669867569e
Server: auto-apply GUI config changes to live WireGuard interface
2026-04-14 10:26:43 +03:00
Ruslan
45cafe0165
UX: accept direct password input at GUI replace prompt
2026-04-14 10:16:44 +03:00
Ruslan
278b403e09
WireGuard: add clean reinstall flow and bootstrap wg-install
2026-04-14 10:04:25 +03:00
Ruslan
cbc2f5bf45
fix(gui): интерактивно предлагать сброс БД при старой подсети 10.252.1.x
2026-04-14 00:48:04 +03:00
Ruslan
99136b5403
feat(server): добавить --gui-reset-db для синхронизации дефолтов GUI
2026-04-14 00:39:26 +03:00
Ruslan
2cd09198e1
fix(gui): удалять все legacy compose контейнеры wireguard-ui перед up
2026-04-14 00:30:04 +03:00
Ruslan
3ee7406969
fix(gui): обработка KeyError ContainerConfig для legacy docker-compose
2026-04-14 00:29:03 +03:00
Ruslan
d6c3a0977d
feat(gui): настроить дефолты для QR в wireguard-ui и добавить инструкцию для iPhone
2026-04-14 00:27:32 +03:00
Ruslan
e51b7c4dda
fix(server): поддержка docker-compose на Ubuntu 22.04
2026-04-14 00:17:40 +03:00
Ruslan
67f28fae49
feat(server): добавить явную ссылку на GUI в конце сводки
2026-04-14 00:11:08 +03:00
Ruslan
c2d70471db
feat(server): генерировать GUI-пароль 8 символов с опцией замены
2026-04-14 00:10:41 +03:00
Ruslan
a31f1a1090
feat: автоматизация установки и настройки WireGuard сервера и клиента
2026-04-14 00:04:06 +03:00