You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/appliances/ostinato-wireshark.gns3a

21 lines
720 B

{
"appliance_id": "8377ddaa-ecd1-4cde-a510-3ef2ddc48f11",
"name": "Ostinato Wireshark",
"category": "guest",
"description": "Alpine Linux with Ostinato Network Traffic Generator and Wireshark Network Traffic Analyser pre-installed.",
"vendor_name": "Ostinato/Wireshark",
"vendor_url": "https://ostinato.org/",
"documentation_url": "https://ostinato.org/docs/",
"product_name": "Ostinato Wireshark",
"registry_version": 4,
"status": "stable",
"availability": "free",
"maintainer": "Mark Young",
"maintainer_email": "miyoung999@hotmail.com",
"docker": {
"adapters": 2,
"image": "gns3/ostinato-wireshark:latest",
"console_type": "vnc"
}
}