1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-12-26 00:31:54 +02:00
Files
jc/tests/fixtures/generic/ufw-appinfo-test2.json

2 lines
337 B
JSON

[{"profile":"TEST2","title":"My test app2","description":"a longer description of the test app here.","tcp_ranges":[{"start":0,"end":65535}],"udp_ranges":[{"start":50,"end":51}],"tcp_list":[53],"udp_list":[53],"normalized_tcp_ranges":[{"start":0,"end":65535}],"normalized_udp_list":[53],"normalized_udp_ranges":[{"start":50,"end":51}]}]