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.
61 lines
1.1 KiB
Django/Jinja
61 lines
1.1 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": [
|
|
"149.233.6.129/32",
|
|
"162.55.214.230/32",
|
|
"212.121.131.106/32",
|
|
"212.86.56.112/32",
|
|
"87.141.83.195/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "80",
|
|
"source_ips": [
|
|
"149.233.6.129/32",
|
|
"162.55.214.230/32",
|
|
"212.121.131.106/32",
|
|
"212.86.56.112/32",
|
|
"87.141.83.195/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
},
|
|
{
|
|
"direction": "in",
|
|
"protocol": "tcp",
|
|
"port": "443",
|
|
"source_ips": [
|
|
"149.233.6.129/32",
|
|
"162.55.214.230/32",
|
|
"212.121.131.106/32",
|
|
"212.86.56.112/32",
|
|
"87.141.83.195/32"
|
|
],
|
|
"destination_ips": [
|
|
]
|
|
}
|
|
]
|
|
}
|