Production hardening: host-aware install, ownership contracts, firewall safety

This commit is contained in:
2026-04-30 03:26:14 +05:00
parent 0545990968
commit c10ab1fafd
25 changed files with 190 additions and 262 deletions
-1
View File
@@ -7,7 +7,6 @@ table ip hy2xs {
tcp dport {{SSH_PORT}} accept
{{ACME_RULE}}
udp dport {{HYSTERIA_PORT}} accept
tcp dport {{UI_PORT}} ip saddr {{UI_BIND_HOST}} accept
icmp type echo-request accept
}
}