Showing 4246 open source projects for "java open source"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Internet Account Replication (IAR)

    Internet Account Replication (IAR)

    Replicates POSIX user credentials over the Internet - NIS replacement

    Internet Account Replication (IAR) replicates POSIX user credentials between hosts. It is like NIS, but it: * Is really easy to use -- it practically works out of the box; * Works over the Internet -- it is compatible with regular firewalls; and, * Uses SSH to encrypt the data-flow It relies upon GNU nsswitch.conf (in glibc) for integration. GNU GPL 3 licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Stealth has moved to GitHub, and can now be reached at https://fbb-git.github.io/stealth/ Please refer to github's location for the latest archive and releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HyperVM

    HyperVM

    HyperVM Virtual Machine Hosting Panel

    HyperVM is a multi-tiered, multi-server, multi-virtualization software product allowing a VPS vendor to provision, manage and delegate Xen or OpenVZ based virtual private servers. HyperVM allows users to manage VPS' across multiple servers transparently: it provides a mechanism to manage their networking configuration (IP address, gateway) from the control panel itself, and has a full-fledged IP address pool to facilitate large scale management. HyperVM also comes integrated with Kloxo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ARII

    ARII

    ARII the interface for Open Jobscheduler dedicated to operation teams

    ARII is an interface developped by Operation Teams to improve Open Source JobScheduler (*) experience. ARII fits with all professionnal requirements : Thin client, Portal architecture to enable new modules implementation Multi agents management, Graphical vision for jobs and chains,..... Quick and visual jobs and chains vision Arii is a web portal, several modules are already available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    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.
    Learn More
  • 5

    torssh

    Makes a SSH conection through TOR

    A simple bash script to make a secure shell (SSH) connection using the TOR network. This script requires Tor and proxychains installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Password quality checker for LDAP

    Plugin for OpenLDAP who checks password quality

    ppInspect become pqChecker (just change the name) OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are: . Number of required uppercase characters. . Number of required lowercase characters. . Number of required special characters. . Number of required digits. ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SVNManager is a webbased administration tool for servers that host Subversion repositories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    RHQ

    RHQ

    Systems management and monitoring tool.

    The RHQ project is a plugin-based systems management and monitoring suite that provides extensible and integrated systems management for multiple products and platforms across a set of core features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Robo-Interface

    Robo-Interface

    Robo-Interface is a GUI for Robocopy (Robust File Copy).

    Robo-Interface is a GUI or user interface for Robocopy the command line tool from Microsoft and includes all the switches except /UNICODE :: output status as UNICODE. It will build the command string that you can copy and paste on the CMD (Command Prompt), or you can also run it from the application by clicking on the button "Run CMD" or copy the command string to the clipboard by clicking on the button "Copy". You can save job files, and they will display on the jobs table where you can...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 11
    WinRaidMonitor

    WinRaidMonitor

    Windows Software RAID Monitor

    This little utility monitors the health of your Windows software RAID. It's based on Java, but can easily be called periodically from Windows task scheduler, and/or at system startup (configuration and batch file is included). WinRaidMonitor can send emails to a specified email address (supports SSL connections to SMTP server and user/password authentication).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    meminfo

    Shows memory info about processes

    This small header file is pure C and can be used in any C/C++ program to get memory information about the current process. Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you! It is even capable to observe a difference before and after a call to free() or delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LXCF - LXC Facility

    LXCF - LXC Facility

    LXCF (LXC Facility) generates LXC container of full OS environment.

    LXCF (LXC Facility) is a tool that generates full OS environment as LXC virtual environment. http://lxcf.sourceforge.jp/index.html.en - It is based on libvirt-lxc - It can generate containers in a short time (in a few minutes each even if it is long). - It can manage a lot of containers. - It supports dynamic resource control of containers. - To use containers for a long term (a few years or more), you can update software on each container from the host. LXCF currently supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RegDiff

    RegDiff

    Find the differences between two Windows Registry states

    This is a small legacy application written in Delphi7 that has served well over the years. It allows to perform two snapshots to Windows Registry and determine what have changed between them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    LazyPaste

    LazyPaste

    Upload files through Putty. Without additional software.

    Encode any file to base64 form (called signature) and paste it into putty window. File is reconstructed on remote side to original file. REQUIREMENTS: - Windows XP (or newer) - Net Framework 4.0 [http://www.microsoft.com/en-US/download/details.aspx?id=17851] - Visual C++ Redistributable Packages for Visual Studio 2013 x86 [http://www.microsoft.com/en-us/download/details.aspx?id=40784]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rinzler USB Cleaner

    Rinzler USB Cleaner

    V2.0-Unhides Folder/Files,removes malicious scripts from USB Drive

    V2.0 (30th Dec 2014). It is a USB Malware Cleaner. This is a small tool that removes malicious scripts created by virus or malware, unhides folder and files, deletes all shortcut from selected drive. Also disables autorun completely and provides option to enable registry, folder options and task manager. Visit the project website for more information.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 18
    ESC System Ctrl

    ESC System Ctrl

    Tools to help you control IT systems and escape their control over you

    monitor - pings nodes, records response times, and alerts when unreachable checkinout - check in/out tracker for Helpdesk items logger - configuration change logger and notifier assets - asset manager (yet to be developed) projects - project tracker (yet to be developed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    xen-shell2

    simple XEN guests / cloud management console shell

    XEN guests / cloud management shell which provides secure, simple and easy (remote, multi-user, multi-level) console based access to XEN DomU management - with simple bandwidth monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RoboCop RoboCopy

    RoboCop RoboCopy

    Unique Robocopy GUI Skin and script generator with Progress Monitoring

    RoboCop RoboCopy is a GUI skin and script generator for Robocopy.exe (Win NT Resource Kit). RoboCop RoboCopy is unlike any other robocopy script generator available. What makes this one different? Well in a nut shell the ability to monitor the progress of the robocopy job. RoboCop RoboCopy allows for real time monitoring of all its running robocopy jobs with the inclusion of: - Current speed in MBs, - Completion time, & - Real time progress bar indication. So why...
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 21
    10,001 Bash and Bourne Shell Scripts
    The project includes Bash and Bourne Shell utility scripts. Manual pages accompany some of the scripts. The goal of the project is to provide at least 10,001 useful scripts. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Network Bridging Utility

    Network Bridging Utility

    Windows Network Bridging Utility

    The aim of this small windows network bridging utility is to administrate network bridges by command line. Currently Microsoft Windows only supports modifying bridges by GUI. Builtin netsh has only spare support for network bridges and is restricted to setting compatibility mode for specific adapters. Todos: Windows 8/8.1 support
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23

    MonPaaS

    MonPaaS is a monitoring service for OpenStack based on Nagios

    MonPaaS is a monitoring service for OpenStack based on Nagios. MonPaaS enables a distributed monitoring platform for both cloud provider and cloud consumers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    Commad-line tool provides the following details in the report: - Basic OS-level parameters: uptime, disk space and network interface status - Today's entries from MySQL error log - Important MySQL statistics http://astellar.com/mysql-health-check/metrics/ - Top 5 queries from MySQL slow query log CONFIGURING AND RUNNING 1. Edit MySQL credentials in check_run.sh 2. Run ./check_run.sh 3. Enjoy! You can also send report to email address by using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Py Linked Table Manager

    Py Linked Table Manager

    This application is to relink/update/refresh MS Access tables.

    Py Linked Table Manager will help you relink/update/refresh MS Access tables and also supports UNC paths. This application only works on Access 97-2003 and does not work on Access newer than 2003. Supports (mdb, .mda, .mde, .mdw). This application is developed on Python using Tkinter.
    Downloads: 2 This Week
    Last Update:
    See Project