Showing 43 open source projects for "html"

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
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 1
    Twisted

    Twisted

    Event-driven networking engine written in Python

    Twisted is an event-based framework for internet applications, supporting Python 3.6+. It includes modules for many different purposes. Twisted supports all major system event loops, select (all platforms), poll (most POSIX platforms), epoll (Linux), kqueue (FreeBSD, macOS), IOCP (Windows), and various GUI event loops (GTK+2/3, Qt, wxWidgets). Third-party reactors can plug into Twisted, and provide support for additional event loops.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SafeLine

    SafeLine

    Serve as a reverse proxy to protect your web services from attacks

    SafeLine is a self-hosted WAF(Web Application Firewall) to protect your web apps from attacks and exploits. A web application firewall helps protect web apps by filtering and monitoring HTTP traffic between a web application and the Internet. It typically protects web apps from attacks such as SQL injection, XSS, code injection, os command injection, CRLF injection, LDAP injection, XPath injection, RCE, XXE, SSRF, path traversal, backdoor, brute force, HTTP-flood, bot abuse, among others. By...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    django-health-check

    django-health-check

    a pluggable app that runs a full check on the deployment

    The primary intended use case is to monitor conditions via HTTP(S), with responses available in HTML and JSON formats. When you get back a response that includes one or more problems, you can then decide the appropriate course of action, which could include generating notifications and/or automating the replacement of a failing node with a new one. If you are monitoring health in a high-availability environment with a load balancer that returns responses from multiple nodes, please note that certain checks (e.g., disk and memory usage) will return responses specific to the node selected by the load balancer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Awesome-Selfhosted

    Awesome-Selfhosted

    A list of Free Software network services and web applications

    Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from SaaSS providers. This is a list of Free Software network services and web applications that can be hosted on your own server(s). Non-Free software is listed on the Non-Free page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 5

    vouchergenerator

    Software for easy management of vouchers for pfSense

    The Software manages vouchers for the pfSense captive portal in a MySQL-database Reviews: Unfortunately I can't reply to reviews directly, so I've responded in a ticket (click "Tickets" above). German users: Please find instructions here: https://administrator.de/wissen/voucher-pfsense-online-verwalten-optional-sms-verschicken-193763.html
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Mininet

    Mininet

    Emulator for rapid prototyping of Software Defined Networks

    Mininet creates a realistic virtual network, running real kernel, switch and application code, on a single machine (VM, cloud or native), in seconds, with a single command. Because you can easily interact with your network using the Mininet CLI (and API), customize it, share it with others, or deploy it on real hardware, Mininet is useful for development, teaching, and research. Mininet is also a great way to develop, share, and experiment with Software-Defined Networking (SDN) systems using...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 7
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NET-Simulator was created to help lecturers and students in the study of computer networks. Students can build virtural networks in the virtual environment provided by NET-Simulator. These devices are controlled by means of command line interface.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9

    TemplateLite

    A small fast Template Engine for PHP, without a huge framework.

    Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty2 template engine functions and filters. This template engine is no longer a Smarty Replacement. But is still similar to Smarty. The new TemplateLite3 is currently in the works and has a new parser and compiler structure along with a modified syntax. The new TemplateLite is not 100% backward compatible for the templates but, the usage from php should be.
    Downloads: 3 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean. The model provides the data for the view, the view is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    switchmap

    Creates web pages that show information about Ethernet switches.

    Switchmap is a Perl program that creates HTML pages that show information about a set of Ethernet switches. It uses SNMP to gather data from the switches. Samples of Switchmap output can be found on the Project home page.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Bandwidth Monitor NG is a small and console-based live network and disk-io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others. features: output of KB/s, Kb/s, packets, errors, average, max and total sum; in curses, plain console, CSV or HTML MOVED TO: https://github.com/vgropp/bwm-ng
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Site monitoring

    Site monitoring

    Monitoring of websites with spider and email notifications

    Free website monitoring software, easy to set up and use for monitoring web sites. It is a web application programmed in Java programming language. You can monitor HTML pages, JSON and XML, pages in sitemap and even your whole web site using spider. Naturally you can check multiple websites. You can check HTTP result codes and even contents of the checked pages. Website checking is done periodically using build-in cron mechanism. In case of a check failure, application will automatically send email to site administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The BRST - Border Router Security Tool is a web based utility for generating secure configuration files for Cisco routers in a border configuration. The administrator fills out a web form, clicks submit, and receives a router config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SonicLog Cruncher
    Perl logfile analyzer for DELL Sonicwall Firewall logfiles. This Perl program (Windows /Linux / Mac), creates an HTML file containing: hits per protocol, mean, median and variance on hourly and weekday basis, RBL statistics, IPS stats, VPN stats, virus stats, surfing statistics, CFS blocked sites stats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Distributed Multithread Apriori (DMTA)

    A parallel implementation using MPI and OpenMP to Apriori algorithm

    ...The results of this project were published in the Revista de Sistemas de Informação da FSMA and is available in http://www.fsma.edu.br/si/edicao11/FSMA_SI_2013_1_Principal_1.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    ...This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special. My plans also include monitoring/managing of Windows servers through the same python client, but compiled into a working exe, but I will work on that when the Linux client is finished first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual ip. Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. Click on the release notes icon for the latest release for more info.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20
    This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP-Based backend and frontend for a mobile store (Web-Store accessable by mobile phone)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHPingMon
    PHPingMon (prev. Ping Monitoring) is a web based tool to get live data from web server about ping information: min, avg, max and packet loss in a table and graphic, individually scaling of ping graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python script that plots access points from Inssider GPX wardrive capture to an html file displaying a Google map. Useful if you care about WPA and WPA2 data instead of just plain old WEP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IrieMon
    A very simple availability monitor written in python/tkinter that is easy to configure and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next