diff --git a/appliances/ipterm.gns3a b/appliances/ipterm.gns3a index 05e40fa..0fdbdf6 100644 --- a/appliances/ipterm.gns3a +++ b/appliances/ipterm.gns3a @@ -1,7 +1,7 @@ { "name": "ipterm", "category": "guest", - "description": "ipterm is a debian based networking toolbox.\nIt contains the following utilities: net-tools, iproute2, ping, traceroute, iperf3, ssh client, tcpdump and the multicast testing tools msend/mreceive.", + "description": "ipterm is a debian based networking toolbox.\nIt contains the following utilities: net-tools, iproute2, ping, traceroute, curl, host, iperf3, mtr, socat, ssh client, tcpdump and the multicast testing tools msend/mreceive.", "vendor_name": "ipterm", "vendor_url": "https://www.debian.org", "product_name": "ipterm", diff --git a/appliances/webterm.gns3a b/appliances/webterm.gns3a index b4de825..44f84cc 100644 --- a/appliances/webterm.gns3a +++ b/appliances/webterm.gns3a @@ -1,7 +1,7 @@ { "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, iperf3, ssh client, tcpdump and the multicast testing tools msend/mreceive.", + "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 and the multicast testing tools msend/mreceive.", "vendor_name": "webterm", "vendor_url": "https://www.debian.org", "product_name": "webterm",