Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ firewallPortWhiteListKey
Function
firewallPortWhiteListKey
agent/app/service/firewall_setting.go:173–175 ·
view source on GitHub ↗
(item firewallPortWhitelist)
Source
from the content-addressed store, hash-verified
171
}
172
173
func
firewallPortWhiteListKey(item firewallPortWhitelist) string {
174
return
item.Port +
"/"
+ item.Protocol
175
}
Callers
3
syncFirewallClientPortWhiteList
Function · 0.85
firewallPortWhiteListMap
Function · 0.85
syncFirewallPortWhiteListRules
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected