Showing 70 open source projects for "webserver java"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    Helidon

    Helidon

    Java libraries for writing microservices

    Helidon is a cloud-native, open‑source set of Java libraries for writing microservices that run on a fast web core powered by Netty. Helidon Níma is the first Java microservices framework based on virtual threads. Helidon is designed to be simple to use, with tooling and examples to get you going quickly. Since Helidon is simply a collection of Java libraries running on a fast Netty core, there is no extra overhead or bloat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DocFX

    DocFX

    Static site generator for .NET API documentation

    ...DocFX builds a static HTML website from your source code and Markdown files, which can be easily hosted on any webserver (for example, github.io). Also, DocFX provides you the flexibility to customize the layout and style of your website through templates. If you are interested in creating your own website with your own styles, you can follow how to create a custom template to create custom templates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    HertzBeat

    HertzBeat

    An open source, real-time monitoring system with custom-monitoring

    An open-source, real-time monitoring system with custom monitoring, performance-cluster, Prometheus-compatible and agentless. [Monitoring+Alarm+Notification] all in one. Support monitoring web service, database, os, middleware, cloud-native, network and more. Easy to use and agentless, offering full web-based operations for monitoring and alerting with just a few clicks. Makes protocols such as Http, Jmx, Ssh, Snmp, Jdbc configurable, allowing you to collect any metrics by simply configuring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jfServlets

    WebServer semi-compatible with Java Servlets (javax.servlet.http)

    jfServlets ========== jfServlets is a WebServer compatible with javax.servlet.http (JavaEE). Compatible with: - Servlets 7.0 Not compatible with (and never will be): - JSP, Faces, etc. (scripts are for noobs, silly rabbit) - Jakarta Usage: - install jfServlets - deploy war files to /deploy folder windows : c:\programdata\jfservlets\deploy linux : /var/jfservlets/deploy - run jfservlets-keymgr to edit https keys. API Reference :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    Esp8266, Esp32 Webserver App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App Created By Haris. This is the android app which is used to control all types of IOT Board Webserver. This app can support all types of IOT Boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zebrunner Community Edition

    Zebrunner Community Edition

    Test Automation Management Tool

    Zebrunner CE (Community Edition) is a Test Automation Management Tool for continuous testing and continuous deployment. It allows you to run various kinds of tests and gain successive levels of confidence in the code quality. Zebrunner CE is integrated by default with Carina open-source TestNG framework and uses Jenkins as a CI Tool. It is built on top of popular docker solutions and includes Postgres database, Zebrunner Reporting, Jenkins Master/Slaves Nodes, Selenium Hub, Mobile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    csite-fcgi

    A lightweight web framework for linux and c- and java developers.

    A lightweight web framework for c- and java developers. Webserver, ftpserver and java fcgi server included. Build powerfull web sites with an efficient framework. This framework is for Linux only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YoMo

    YoMo

    You Only Meter Once - The open hardware smart metering system

    Researches have shown that immediate feedback can increase energy saving dramatically. YoMo aims to empower people using low-cost open hardware smart meters in their household. The metering system consists of a coordination unit, a raspberry pi, and several smart meters, arduino boards equipped with communication shields and our self-designed yomo metering shield. The smart meters are attached to household devices and monitor their energy consumption. The gathered data is timestamped and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VaadinLog4J

    Log Viewer for log4j traces

    Almost every Java developer uses Log4J or a similar logging framework. Lots of traces are produced, but nevertheless in most cases the trace analysis is poor. Most programmers and tester only use a text editor or an intelligent grep command for analyzing traces. This application is an example, how to analyze traces in a „proper Log4J“ way. VaadinLog4J is a simple web application,which can be used with any application- or webserver, e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    firecat
    Firecat is a Server-Side JavaScript(NSP) Webserver written in Java. It is similar to ASP and JSP, but it uses JavaScript as the main scripting language. It can run on any JVM, but the main target will be Free Runtimes such as SableVM, JamVM and Kaffe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    j-Cast

    j-Cast

    Java Videostreaming Server and Client

    j->Cast is a live video streaming system which allows you to stream live videos from your computer, webcam or mobile Android device via the j->Cast videoserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EVAGui2

    Automatisierung für Kommandozeilentools

    EVAGui2 dient zum Zeitbasierten Starten und verarbeiten von Anwendungsmeldungen, wie es z.B. für die Hausautomatisierung benöigt wird. Es sind Module enthalten, die EVAGui2 für fast jeden erdenklichen Einsatzzweck ausstatten. Für eigene Erweiterungen können sehr viele Script und Programmiersprachen wie z.B. C, C++ VB.Net, PHP, JavaScript, Java, Batch, Perl, Python, VB-Script und HTA verwendet werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Storm Open Webserver

    Storm Open Webserver

    An open-source HTTP daemon

    Storm Open Webserver is an open-source HTTP daemon written in Java. It is intended to be a simple to configure, platform-neutral webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AMKO

    AMKO

    AMKO - Java WebServer

    AMKO - High performance web server based on Java 7. This webserver is powerful engine for any site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WebSQLClient

    Dynamic web data entry client for JDBC data sources

    ...WebSQLClient comprises a database agnostic data load utility (SQLLoader), a data unload tool (SQLExport) and SQL scripting capabilities. The application is a combination of a Java based multi-threaded webserver and HTML and Java Script. The major technology used comprises : Java, jQuery, jQuery UI, jqGrid, XML, JSON, Ajax and JDBC. WSQLC’s main components are the WSQLC server and dynamically created HTML pages. 27-May-2012 : Release 1.0 code and manual available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SpeedTestApplet

    Clientless Speed Test

    This is a Java applet and PHP script which are uploaded to a webserver. People can then navigate to a webpage to perform speed tests. This requires that the websever have a dns or host entry of uswvpntest. You can always change the source code. My goal would be eventually to use injection for this information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dorado is an installer simplifying the installation of the Tomcat Application Server providing by the Apache Software Foundation. The installer integrates the Tomcat into the system and into the native webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small Java(TM) based server to offer and deliver recorded MPEG2-TS streams of settop boxes to suitable videoplayer. Use this webserver to watch and convert movies recorded by the Siemens Gigaset M740/S750 on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EverSync is a easy to use system to sync your private data by using a webserver with php-support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    netstatgui
    Graphical frontend for netstat. Built as a tiny webserver which let you access netstat with a regular browser. The external IP Adresses will show up as links. The link will transfer you to a host lookup site and will know much more about the address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sjws
    (Yet another) Small Java Web-Server: A (Very) Small Java-Based Webserver. It allows you to publish ressources and Self-Generated Java-Pages in Object-Style (new Table("Title");).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GroomDroid
    Android port of Groom Webserver: a lightweight java http server
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next