mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-12 19:38:57 +00:00
45 lines
1.9 KiB
Plaintext
45 lines
1.9 KiB
Plaintext
|
{
|
||
|
"name": "Kerio Control",
|
||
|
"category": "firewall",
|
||
|
"description": "Protect your network from viruses, malware and malicious activity with Kerio Control, the easy-to-administer yet powerful all-in-one security solution.\nKerio Control brings together next-generation firewall capabilities - including a network firewall and router, intrusion detection and prevention (IPS), gateway anti-virus, VPN, and web content and application filtering. These comprehensive capabilities and unmatched deployment flexibility make Kerio Control the ideal choice for small and mid-sized businesses.",
|
||
|
"vendor_name": "Kerio Technologies Inc.",
|
||
|
"vendor_url": "http://www.kerio.com",
|
||
|
"documentation_url": "http://kb.kerio.com/product/kerio-control/",
|
||
|
"product_name": "Kerio Control",
|
||
|
"product_url": "http://www.kerio.com/products/kerio-control",
|
||
|
"registry_version": 3,
|
||
|
"status": "stable",
|
||
|
"maintainer": "GNS3 Team",
|
||
|
"maintainer_email": "developers@gns3.net",
|
||
|
"port_name_format": "eth{0}",
|
||
|
"qemu": {
|
||
|
"adapter_type": "e1000",
|
||
|
"adapters": 2,
|
||
|
"ram": 4096,
|
||
|
"hda_disk_interface": "virtio",
|
||
|
"arch": "x86_64",
|
||
|
"console_type": "vnc",
|
||
|
"boot_priority": "c",
|
||
|
"kvm": "require"
|
||
|
},
|
||
|
"images": [
|
||
|
{
|
||
|
"filename": "kerio-control-appliance-9.1.4-1535-vmware.vmdk",
|
||
|
"version": "9.1.4",
|
||
|
"md5sum": "5ea5a7f103b1f008d4c24444400333ec",
|
||
|
"filesize": 483459072,
|
||
|
"download_url": "http://www.kerio.com/support/kerio-control",
|
||
|
"direct_download_url": "http://download.kerio.com/dwn/kerio-control-appliance-vmware.zip",
|
||
|
"compression": "zip"
|
||
|
}
|
||
|
],
|
||
|
"versions": [
|
||
|
{
|
||
|
"name": "9.1.4",
|
||
|
"images": {
|
||
|
"hda_disk_image": "kerio-control-appliance-9.1.4-1535-vmware.vmdk"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|