fix(runtime): закрыть fix2 P0 runtime pass без legacy
This commit is contained in:
@@ -5,6 +5,7 @@ table ip hy2xs {
|
||||
iif lo accept
|
||||
ct state established,related accept
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user