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.
Try it Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
RPM Wizard is an installation program for RPM packages. Using a wizard interface, it makes installing easy even for beginners. With features such as automatic dependency handling, it aims to become the most easy-to-use RPM installation program.
GDPM is GNOME-based graphical manager for Debian packages. It aims to fully replace command-line tools apt-get, apt-cache and dpkg by offering easy way do install, remove, upgrade and browse Debian packages.
Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries
The Secure Remote Log Monitor (SRLM) project provides client and server
utilities that collect application or system log files from multiple systems over an untrusted network onto a central server for analysis and action.
This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
PGGT (Performance Gathering and Graphing Tools) is a set of tools for gathering and graphing the information collected by the *stat suite of commands: iostat, vmstat, netstat.
isectd is a middleware daemon that provides many-to-many client-to-server connectivity. Supports multiplexing requests to multiple server processes over IP networks.
PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
This is a webmail server intended for personal use (though of course, commercial use is not forbidden, it's just not my focus with this project) using secure http. Since it has its own https server built in, it does not require complex configuration.
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.
XmlRpcStream is designed for the situation where a persistant
connection between client and server is required. XmlRpcStream
is not complient with the XML RPC spec as it doesn't use HTTP
as the transport protocol.
IMAP4 server working on top of SQL database (currently PostgreSQL but Oracle may work too). It has some unique features like elimination of duplicate messages throughout the whole system, possibility of clustering or load balancing etc.
LANdialler allows workstations (Windows, Linux, etc.) on a LAN to control and share a modem attached to a Linux server. It is designed to be used with PPP and NAT on a Linux router to provide a home or small office with shared Internet access.
mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.
This is a XML RPC server that could be used to manage your server, provide website hosting, manage your accounts and do various other tasks. XML RPC can be accessed from web interfaces, jscript and CLI/GUI Applications in a multitude of programming langs
* This project is under development, not fit for end users *
The project consists of the infrastructure to remotely control apliances (eg. turn the cofee maker on from a web page)
Needed parts:
- an arduino uno board (www.arduino.cc).
- a circuit board for the relays.
- a PC connected to the arduino.
- python 2.7 to run the server.
- port forwarding to the PC for remote access.
This project offers a client/server tool to analyze the /var/log/auth.log in order to gather information about the login attempts. The information is sent to a server side where the datas are stored in a sqlite database.
Graphystat is a server showing graph datas like cpu, memory, ... on a web interface.
Datas are collected on each client and stored in rrdtool bases. Server retrieves datas locally or throw network.
Graphystat is based on rrdtool and python.
Archangel is meant to be a sort of 'improved' version of dansguardian and uses the same default lists as dansguardian. It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include:
1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP.
2.