mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-31 08:25:39 +00:00
Remove Simulator.gns3a Fixes #625
This commit is contained in:
parent
2c1fd635be
commit
943526710b
@ -1,68 +0,0 @@
|
|||||||
{
|
|
||||||
"appliance_id": "2def5797-cb7d-429e-b85e-497ff4b81547",
|
|
||||||
"name": "ParrotOS",
|
|
||||||
"category": "guest",
|
|
||||||
"description": " Parrot is a GNU/Linux distribution based on Debian Testing and designed with Security, Development and Privacy in mind. It includes a full portable laboratory for security and digital forensics experts, but it also includes all you need to develop your own software or protect your privacy while surfing the net.",
|
|
||||||
"vendor_name": "Parrot Project",
|
|
||||||
"vendor_url": "https://parrotsec.org/",
|
|
||||||
"documentation_url": "https://docs.parrotsec.org/doku.php",
|
|
||||||
"product_name": "ParrotOS",
|
|
||||||
"product_url": "https://parrotsec.org/",
|
|
||||||
"registry_version": 3,
|
|
||||||
"status": "stable",
|
|
||||||
"maintainer": "Brent Stewart",
|
|
||||||
"maintainer_email": "brent@stewart.tc",
|
|
||||||
"usage": "Passwords are set during installation.",
|
|
||||||
"symbol": "parrotlogo.png",
|
|
||||||
"qemu": {
|
|
||||||
"adapter_type": "e1000",
|
|
||||||
"adapters": 1,
|
|
||||||
"ram": 2048,
|
|
||||||
"hda_disk_interface": "ide",
|
|
||||||
"arch": "x86_64",
|
|
||||||
"console_type": "vnc",
|
|
||||||
"kvm": "require"
|
|
||||||
},
|
|
||||||
"images": [
|
|
||||||
{
|
|
||||||
"filename": "Parrot-security-4.6_amd64.iso",
|
|
||||||
"version": "Security Build 4.6",
|
|
||||||
"md5sum": "ead812edc83119e8bcb4ee9daabdc105",
|
|
||||||
"filesize": 3788668928,
|
|
||||||
"download_url": "https://www.parrotsec.org/download-security.php",
|
|
||||||
"direct_download_url": "https://download.parrotsec.org/parrot/iso/4.6/Parrot-security-4.6_amd64.iso"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "Parrot-security-3.11_amd64.iso",
|
|
||||||
"version": "Security Build 3.11",
|
|
||||||
"md5sum": "71c94474fb474f682da0844d95f0040b",
|
|
||||||
"filesize": 3788668928,
|
|
||||||
"download_url": "https://www.parrotsec.org/download.fx",
|
|
||||||
"direct_download_url": "https://www.parrotsec.org/download-full.fx"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "empty30G.qcow2",
|
|
||||||
"version": "1.0",
|
|
||||||
"md5sum": "3411a599e822f2ac6be560a26405821a",
|
|
||||||
"filesize": 197120,
|
|
||||||
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%30disk/",
|
|
||||||
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty30G.qcow2/download"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"versions": [
|
|
||||||
{
|
|
||||||
"name": "Security Build 4.6",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "empty30G.qcow2",
|
|
||||||
"cdrom_image": "Parrot-security-4.6_amd64.iso"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Security Build 3.11",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "empty30G.qcow2",
|
|
||||||
"cdrom_image": "Parrot-security-3.11_amd64.iso"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user