With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
Drop specified IP n seconds remotely, auto-undrop it when timeout.
It's a IDS-receiver and written in C.
Sometimes I want to drop remote IP xx seconds, and Undrop it when timeout;
Sometimes my sniffer-server find a hack-action and I want to tell another server/server-group "Drop xxx.xxx.xxx.xxx IP xx seconds".
So I written this program -- dynipdrop("dynipdrop" daemon and "ipdrop_local" to send a drop-msg from localhost, and "ipdrop_udp" to send a drop-msg to another server(installed the dynipdrop daemon).
And I think: "Maybe I can make a client...
IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
The Neighbor Discovery Protocol Monitor (NDPMon) is used by Internet Protocol version 6 network administrators for monitoring ICMPv6 packets. NDPMon observes the local network for anomalies in the function of nodes using Neighbor Discovery Protocol (NDP) messages, especially during the Stateless Address Autoconfiguration.
When an NDP message is flagged, it notifies the administrator by writing to the syslog or by sending an email report. It may also execute a user-defined script. For...
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
nwGTPv2 is free and open source implementation of GPRS Tunneling Protocol version 2 (GTPv2) or Evolved GTP (eGTP). GTPv2 is primarily used for control signalling between Serving Gateway SGW and PDN Gateway (PGW) in Evolved Packet Core (EPC).
nwWimaxAsnCp library is implementation of WiMAX ASN Control Protocol stack as per WiMAX forum specification release 1.0.
WiMAX Base Stations and ASN Gateways make use the protocol for control plane signaling on R4, R6 and R8 interfaces.
This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
Library for handling XBee / XBee-PRO RF modules. The library is written in C and supports the following platforms: Linux (x86, MIPSel), Windows (x86), AT91 SAM7 microcontrollers.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
BonAHA allows devices in a local network to discover each others' services easily with central servers. Built on Apple's Bonjour technology, BonAHA offers an easy programming API to develop mobile ad-hoc applications like iChat and iTunes sharing.
The AjaxSync framework is a HTTP based bus system, containing COMET real-time notification, JavaScript web browser integration, a connector library, EMail/MTA like message buffering and ESB like routing mechanisms. Have a look at www.ajaxsync.org.
VMime is a free mail library for C++. This is an open-source solution for working with MIME messages and Internet messaging services like IMAP, POP or SMTP.
BitDHT is a LGPL'd general purpose C++ Distributed Hash Table library. It is designed to take hassle out over creating your own DHT. BitDHT is compatible with bitttorrent's DHT and can leverage this network to bootstrap your own personal DHT.
Simple Wireless is a C++ library that provides simple wireless networking functions for Arduino boards, using many inexpensive radio modules. Simple Wireless uses the Virtual Wire library (by Mike McCauley) as the physical layer.
xLightweb is an easy to use http network library to build high performance, scalable network applications. The library includes a HTTPClient and a HTTPServer. xLightweb’s programming API supports an asynchronous and synchronous programming style.
TrueSNMP is a Simple Network Management Protocol (SNMP) implementation written in the Java programming language. It features a rich and well designed agent/manager framework, as well as a set of useful tools, both command-line and graphical.
ANSI E1.17 2006 - Architecture for Control Networks (ACN) is a network architecture for control of stage equipment. The open ACN project will develop a library implementation of the base protocols. See Wiki for documentation.
yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron)
yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
A modern, portable CGI library written in standard C++. Asynchronous CGI and FastCGI are both supported in a clear, simple and efficient library built upon the Boost C++ libraries (esp. Boost.Asio). Free and commercial support available on request.
A QT based GUI app that binds to a range of UDP ports and listens. The first time data arrives on a given port, a new tab is created inside the guy and the incoming data is displayed in a read-only text edit. File logging available for each port.