aboutsummaryrefslogtreecommitdiffstats
path: root/optional/adp-ssh-server.json
blob: 50a916bdbf3060e41efccfdd57b6bda8b7949344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"description": "SSH server",
	"filter": [
		{
			"in": "adp-wan",
			"out": "_fw",
			"service": "ssh",
			"conn-limit": { "count": 1, "interval": 10 }
		},
		{ "out": "_fw", "service": "ssh" }
	]
}