Showing 51 open source projects for "post"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Winzard-PIW

    Winzard-PIW

    Local Windows Post-Install Automation Toolkit

    Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11. It provides a local-first, script-based, transparent alternative to older post-install tools such as WPI, without relying on deprecated technologies like the Internet Explorer engine or ActiveX. The project is divided into two parts: PIW-Builder - Generates local catalogues - Prepares installers, portable apps, and customization resources PIW-Deploy - Installs EXE / MSI applications - Deploys portable applications - Provides a guided customization workflow Features: - Silent EXE / MSI installation - Portable app deployment - JSON-based workflow - Full user control and local execution - Builder / Deploy architecture - Early Windows customization support Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2

    odikadhcpd

    dhcpd server

    ...It couldn't be installed in front of a dhcp client. It is designed to respond to Telco providers or enterprises needs, which want a centralized dhcp server solution. * hooks for pre-process and post-process dhcp request * modular solution with referential in file,ldap,mysql and lease in mysql * support customize referentiel and lease solution * support integration of lease database with powerdns backend. * support overlaping subnet ( use for example in vcpe solution )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Harvy Open Trouble Ticketing System

    Harvy Open Trouble Ticketing System

    Harvy is an enterprise-class, telco friendly trouble ticketing system

    ...Although it was born as a solution for small and mid-sized telecommunications operators, it can also be used in environments with standard networking infrastructure, such as universities, privately held companies or non-profit organizations. NOTE: This project is still in alpha stage. Your input is very important! Post your comments and ideas on our forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ECDSA File Signer

    ECDSA File Signer

    A simple app that enables you to sign the files using ECDSA and SHA512

    A simple app that enables you to sign the files and verify their integrity/authenticity using the ECDSA and SHA-512. I originally developed this app for my university course, but I also decided to post it on GitHub on Sourceforge. This application is made for educational purposes only. Despite having well-functioning cryptographic features, it may not be reliable. This application is provided with no warranty or guarantees of any kind. Use it at your own risk! Made with the help of the ChatGPT and Perplexity. GitHub page: https://github.com/Northstrix/ECDSA-File-Signer
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 5
    Rescatux

    Rescatux

    Easy to use Repair distribution for both Gnu/Linux and Windows systems

    ... * Share log: After running an option you can share its log (the action registry that it has done) so that in the chat they can help you better. O better, even, you can help debug and fix Rescatux bugs on the fly. * Share log on forum: Prepares a forum post alike text so that you can just copy and paste it in your favourite forum. Logs are nicely inserted into it with [CODE] symbols. * Boot Info Script: Run Boot Info Script option to share your computer configuration (specially boot one).
    Leader badge
    Downloads: 840 This Week
    Last Update:
    See Project
  • 6
    Linux Security Auditing Tool (LSAT) is a post install security auditing tool. It is modular in design, so new features can be added quickly. It checks many system configurations and local network settings on the system for common security/config errors and for packages that are not needed. It has been tested on Linux (Gentoo, Red Hat and derivatives, Debian, Ubuntu and derivatives, etc.) and Solaris (SunOS 2.x).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pinx

    pinx

    Continuously monitor server connections

    ...pinx has been tested on multiple machines running Windows 7, Windows 10, Ubuntu 18.10, Linux Mint 19.1 and LMDE3: if issues on these or other OS' arise, please add a post to the discussion boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "Password Hook" is a Window Password Filter DLL that sends any Windows password changes to a script/program, stored in the registry by a configuration utility. The DLL is effectively a generic windows password filter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    PLAT - Pegasus' Linux Admin. Tools

    a set of bash scripts that make life easier for Ubuntu users/admins

    This Project and it's sub projects are meant to make administration on Debian/Ubuntu based Servers & WorkStations easier on the following subjects: > Post Install Customization > System/user data Backup & Maintenance > Wordpress Site installation, Setup & maintenance > WordPress Site Migration/Duplication > Generation of WordPress Site-specific plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 10
    PHPMyWebHosting (PMWH) will provide a gui viewed in a browser, which lets you adminstrate postfix-sql-based (mySQL, PostGre) emailaddresses, Apache Virtual Hosts, DNS-zones etc. When completed, PHPMyWebHosting will provide a complete webhosting-Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ChkServices

    ChkServices

    Check service stats, start / stop them

    ...Just download the tool and enter you domain-controller, username and password. If you have problems using the tool please start a discussion and I will do my best to fix the problems. If you would like to add any features also post it. ********************************************************************************************************** If you like the tool it would be also nice to get a little feedback or you write a review ;) **********************************************************************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    serverStat

    A simple program for displaying the stats of a server or PC.

    ...It displays, as of now: - RAM usage, in MB and GB - CPU usage, in % - CPU idle time, in % - Internet connection, in ping(ms). More features and stats coming soon! Please post feedback/reviews :) They help alot (just please don't be mean). _____________________________________ PLEASE DONATE VIA PAYPAL TO: donate@avigloz.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OneLDAP is a limited LDAP server that is a proxy to other common protocols, such as POP3 and IMAP. It provides basic SEARCH and BIND functions for standard LDAP authentication. It is based on the shell backend function of OpenLDAP. Release files are available at the project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    internetStat

    internetStat

    A simple program for checking the connection status of the internet

    ... - Just for fun (i.e just running it in the background during everyday use). No interaction at all. Simple as that. Elements of interaction MAY be added in later updates. PLEASE DONATE VIA PAYPAL TO: coinscripter@gmail.com Please post feedback/reviews :) They help alot (just please don't be mean).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FS-Inspect
    ...On start up, it reads recursively the inspected directory and presents the content in two useful views: * The folder view, shows the directory tree, sub-folders are sorted by size. * The type view, shows all file types found, sorted by the total size. In the post scan, the utility start searching for duplicates. All duplicates are listed in the file view, colored depending on their MD5-checksum. It is possible to configure the duplicate search in the settings. To optimize the duplicate search, hashes are stored in a database. If a directory is inspected many a time, there is no need to compute the performance-expensive check-sum again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Kvault

    A web application to store login credentials

    This php application provides a web interface into a encrypted vault for storing password and other useful information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Win File Checker

    To seach for missing Windows system files

    This is to search for missing Windows XP SP3 system files and show you the locations where they should be. We are currently looking for developers to help code the main process. If you think you can help, post in the discussions page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jamm (Java Mail Manager) is a web application to manage virtual email account information stored in an LDAP directory. It is meant as an administration tool for sites using mail servers, such as Postfix and Courier-IMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    slapd-cyrus is a slapd backend, used to translate LDAP DIT into Cyrus IMAP-server configuration. It can manage user folders, shared folders and ACLs of shared folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple PHP script which will monitor your mailboxes and display nearly real-time information about your users' POP mail inboxes, including sizes, last access times, and more in an easy-to-read-at-a-glance web based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Database storage of IP Addresses for on-the-fly creation of .vnc connection files. IP's are learned either via a PHP POST form or tac/grepped from an email log. Currently uses Apache, PHP4, MySQL, gnu-pop3d/courier-imap, tac, grep, gawk, sed, bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web-based administration tool for domains, emails and newsletters based oh PHP + PostgreSQL + postfix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cybera is an Internet cafe administration system. It works with prepaid cards or client accounts or in a post paid Self Service mode. Features include workstation control, user rights lockdown, accounting, stats and screen replication for CAI.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 25
    The purpose of this project, is to provide an open source replacement for all of Microsoft Exchange functionality. The product is delivered as an installable system that is fully functional and pre configured for use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo