Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A wrapper for PHP’s default session handler, using MySQL for storage
Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance.
The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to...
Free MySQL Load Balancing PHP script.
For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves.
This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it.
The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with...
wKillcx is a small command-line utility to close any TCP connection under Windows XP/Vista/Seven as well as Windows Server 2003/2008. The sourcecode (assembly language) is included with the binary.
Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
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.
Web based tool for showing RRDtool graphs and other statistics. Something like syweb from symon package, but more customizable with Smarty templates for graphs and screens.
CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
The IPv6 Stack that runs on your target. FIP is designed to fit in medium-sized 8-bit microcontrollers, while not sacrificing performance on larger devices.
JTella is the Java API for the GNUTella network. Using JTella, Java based GNUTella tools and servants can be created, with JTella providing the network interface code.
BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
IPHPLog (IP PHP Log) is a simple software written in PHP, JS and SQL that runs over a MySQL database manager system . IPHPLog can log the information of your visitors and organize that on a data base with GeoIP.
CTypes-based python bindings to the GSASL library (www.gnu.org/software/gsasl ). This package provides a parser that generates python code w/ types checking and more pythonish feel than just plain usage of the library through ctypes.
This is a fork of the iVPN 2.4b sourcecode, which still maintains the 3-clause BSD-style license in the source files. iVPN is a GUI used to configure vpnd, Apple's L2TP/PPTP VPN daemon on OS X client installs.
XML-RPC can save Flash and Flex developers hours of work. It enables ActionScript to transparently communicate with blogs like WordPress and Blogspot. It also works with frameworks that support XML-RPC like Plone, Zope, and Drupal.
easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
This project aims to be a fully functional web frontend for the extremely stable and fast XBTT BitTorrent tracker. Initially I thought it would be loosely based on the TBDEV.NET code, but came to the conclusion that a completely new application would be
Replacement firmware for the Linksys WRT54G forked from the Sveasoft Alchemy code. Currently it runs on:
Linksys WRT54G V1.0, 1.1. and 2.0 and WRT54GS 1.0.
Future releases will support the Belkin 7230 and Asus WL500g (with USB)
The TclSOAP package provides a mechanism to bind Tcl command procedures to remote procedure calls using the Simple Object Access Protocol (SOAP) and XML-RPC over HTTP. Both client and server code is provided.