New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
SendCommand is a Perl script that uses the Expect library to automate telnet and ssh sessions on remote hosts (Cisco, Netscreen, Bluecoat and more). Executes commands and outputs results to stdout or into files. It aims to be a very flexible tool.
...It includes Layer 2 autodiscovery based on LLDP and other discovery protocols (Cisco's CDP, Extreme Networks' EDP, etc.). Other features include: real time SVG graphs on links, web2cli engine (AJAX to Telnet/CLI), editable maps, auto layout (based esentially on GraphViz), VLAN mapping (work in progress) based on SNMP.
Various TCP/IP servers, clients and network management tools
IPtools is an all in one package that includes various TCP/IP tools.
Server:
- FTP
- TFTP
- Syslog
- Web
- Remote Command
- General UDP server
- Multicast server
Client utilities:
- Multicast client
- TFTP client
Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge:
- VXLAN (newly released)
- UDP sessions
- NIC card of the PC
- Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator...
Passive network application response time monitor utilising libpcap packet capture. Maintains session state tracking host response, network round-trip times and end-point/network congestion. Can be configured for many protocols such as http, telnet...
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Recursive mapping/discovery of network devices via CDP/OSPF
CLI based, recursive mapping/discovery of network devices via SNMP(CDP/OSPF/BGP MIBs). SNMP(LLDP MIBs), telnet, and SSH are to follow, along with multi-vendor support (right now only supports cisco devices).
Requires Perl and Net::SNMP, Net::SSH, and Net::Telnet modules.
IP-Updater is a Perl-Script to manage dynamic IP-adresses (DynDNS). It reads the IP via Telnet from the Router (Zyxel, Netgear) or get it from the web. Different updates to Dyn-IP-Services or FTP-Upload to a hompage are possible. With logging.
A Perl package which extends Net::Telnet::Cisco to provide an easy way to get information from an Cisco device running IOS and do basic configurations.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
ProxyTerm (pterm) is a simple tool to control console applications running on a remote machine. Unlike in telnet/ssh, applications are not terminated if the connection is shut down, but are kept running for subsequent connections from pterm clients.
pmon is a protocol monitoring tool. It provides Graphical User Interface to track down differen tcp/udp sessions. It also extracts (and analyses) different session information, such as ftp/telnet user ID and password, URL information in WWW session.
Connie is a fairly boring little GUI (mmmmm gooey) Perl script that I use to send ifup/ifdown to my gateway machine on an IP Masq-ing setup. Requires Tk, Net::Telnet, and LWP::Simple to function.