fix tests
This commit is contained in:
@@ -685,9 +685,7 @@ apply_port_allowlist() {
|
||||
["Minecraft"]="25565"
|
||||
["DarkFi"]="26661"
|
||||
["Steam"]="27000-27050"
|
||||
["WhatsAppSTUN"]="3478"
|
||||
["WhatsAppMedia1"]="3480"
|
||||
["WhatsAppMedia2"]="3484"
|
||||
["WhatsAppRange"]="3478-3484"
|
||||
["ElectrumSSL"]="50002"
|
||||
["MOSH"]="60000-61000"
|
||||
["Mumble"]="64738"
|
||||
@@ -1007,7 +1005,7 @@ test_port_range_rules() {
|
||||
"8232-8233:tcp:zcash"
|
||||
"8332-8333:tcp:bitcoin"
|
||||
"18080-18081:tcp:monero"
|
||||
"3478-3484:tcp:whatsup"
|
||||
"3478-3484:tcp:whatsapp"
|
||||
)
|
||||
|
||||
local failures=0
|
||||
|
||||
Reference in New Issue
Block a user