mirror of
https://git.proxmox.com/git/proxmox-firewall
synced 2025-10-04 18:11:59 +00:00
config: macros: add SPICEproxy macro
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
This commit is contained in:
parent
514feac19c
commit
58ebc5500c
@ -735,6 +735,15 @@
|
||||
],
|
||||
"desc": "Spam Assassin SPAMD traffic"
|
||||
},
|
||||
"SPICEproxy": {
|
||||
"code": [
|
||||
{
|
||||
"dport": "3128",
|
||||
"proto": "tcp"
|
||||
}
|
||||
],
|
||||
"desc": "Proxmox VE SPICE display proxy traffic"
|
||||
},
|
||||
"SSH": {
|
||||
"code": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user