Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
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.
Linux bandwidth monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. It is coded in C and takes advantage of curses library. It runs only on Linux systems since the utility reads /proc/net/dev.
...The idea is to present an Obj-C interface to sockets in the lightest way possible, not requiring any extra libraries, frameworks, or files than what is supplied on the Mac OS X Dev CD.
a *simple* libpcap program that dumps network packets in a variety of formats. If you are a programmer, this is a good starting point for you to build your own programs.
[NOTE: In the CVS repository there is a version with *alot* of features added]
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Network load monitor via /proc/net/dev. Though by putting one's NIC into promiscues mode one can also get statistics for a whole LAN.
The 'module name' for CVS is 'netload', the programs name.
Presents stats as numbers and bar graphs.
Angst is an active sniffer, based on libpcap and libnet. Dumps into a file the payload of all the TCP packets received on the specified ports. Also, it implements methods for active sniffing of networks with switches.