mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-18 22:12:56 -05:00
nftables: drop obsolete synapse workaround
This commit is contained in:
parent
f54010112e
commit
b4e1c96d74
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ table inet filter {
|
|||
|
||||
skuid http tcp sport 443 tcp dport >= 1024 notrack accept
|
||||
skuid matterbridge tcp sport >= 1024 tcp dport 443 notrack accept
|
||||
skuid synapse tcp sport >= 1024 tcp dport 443 notrack accept
|
||||
skuid mjolnir tcp sport >= 1024 tcp dport 443 notrack accept
|
||||
|
||||
skuid != root counter goto graceful-reject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue