mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-09 17:41:26 +00:00
21 lines
846 B
Plaintext
21 lines
846 B
Plaintext
{
|
|
"appliance_id": "42bf9ee2-7278-4346-988a-0b6292198d4f",
|
|
"name": "webterm",
|
|
"category": "guest",
|
|
"description": "webterm is a debian based networking toolbox.\nIt contains the firefox web browser plus the following utilities: net-tools, iproute2, ping, traceroute, curl, host, iperf3, mtr, socat, ssh client, tcpdump, ab(apache benchmark) and the multicast testing tools msend/mreceive.",
|
|
"vendor_name": "webterm",
|
|
"vendor_url": "https://www.debian.org",
|
|
"product_name": "webterm",
|
|
"registry_version": 4,
|
|
"status": "stable",
|
|
"maintainer": "Bernhard Ehlers",
|
|
"maintainer_email": "dev-ehlers@mailbox.org",
|
|
"usage": "The /root directory is persistent.",
|
|
"symbol": "firefox.svg",
|
|
"docker": {
|
|
"adapters": 1,
|
|
"image": "gns3/webterm:latest",
|
|
"console_type": "vnc"
|
|
}
|
|
}
|