feat: complete uninstall cleanup on server and local output

Remove binary, config, masq, system user, ufw rules, and apt packages from VPS; delete output/<server>/ by default and rebuild global index.html via localhost play.
This commit is contained in:
Sergey Antropoff
2026-07-01 12:55:52 +03:00
parent d61a26557a
commit 3faf21fecb
6 changed files with 109 additions and 22 deletions
-5
View File
@@ -41,8 +41,3 @@ hysteria2_wait_for_acme: true
# Открыть output/index.html в браузере после install/update/export
hysteria2_open_browser: true
# --- uninstall ---
hysteria2_uninstall_remove_config: true
hysteria2_uninstall_remove_masq: true
hysteria2_uninstall_remove_local_output: false