You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.0 KiB
Django/Jinja
65 lines
1.0 KiB
Django/Jinja
{
|
|
"name": "default",
|
|
"labels": {
|
|
},
|
|
"rules": [
|
|
{
|
|
"direction": "in",
|
|
"protocol": "icmp",
|
|
"port": null,
|
|
"source_ips": [
|
|
"0.0.0.0/0",
|
|
"::/0"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "22",
|
|
"source_ips": [
|
|
"212.121.131.106/32",
|
|
"5.9.148.23/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "80",
|
|
"source_ips": [
|
|
"0.0.0.0/0",
|
|
"::/0"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "443",
|
|
"source_ips": [
|
|
"0.0.0.0/0",
|
|
"::/0"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "9080-9085",
|
|
"source_ips": [
|
|
"212.121.131.106/32",
|
|
"5.9.148.23/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
}
|
|
],
|
|
"applied_to": [
|
|
]
|
|
}
|