Showing 146 open source projects for "using"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    SWire

    SWire

    A Stata plugin for connecting Stata with other software

    SWire is a software interface enabling us to query Stata for the executing of basic operations like reading or writing data. The core of SWire is a Java plugin which functions as a server and it can be queried by using the HTTP protocol. SWire is in essence a wrapper around the Stata-Java API and all the functions relating to this API can, therefore, be externally called by clients. SWire can be interrogated on a local network and it accepts AJAX queries, thus enabling the development of web applications which provide the user with graphical user interfaces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Advanced Onion Router
    ...Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and actions more accessible, local banlist for forbidden addresses, private identity isolation, a point-and-click process interceptor that can redirect connections from programs that don't support proxies, also giving them fake information about the local system and support for .onion addresses. Also, it can estimate AS paths for all circuits and prevent AS path intersections, it can restrict circuits to be built using only nodes from different countries, can change circuit lengths and more.
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 3
    Klein

    Klein

    A fast & flexible router

    klein.php is a fast & flexible router for PHP 5.3+. Flexible regular expression routing (inspired by Sinatra) A set of boilerplate methods for rapidly building web apps. Almost no overhead. Unit tests are a crucial part of developing a routing engine such as Klein. Added features or bug-fixes can have adverse effects that are hard to find without a lot of testing, hence the importance of unit testing. This project uses PHPUnit as its unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    File Manager

    File Manager

    Site Manage: Free PHP based File Manager to manage files of website

    ...There are easy to use windows explorer type interfaces to view, upload, download, move, copy, create, delete, chmod and archive files. You can even edit and save files in plain text type using the inbuilt editor. The rights for any of the above functions and access to certain types of files or directories can be controlled through configurations of individual users. Even though the HTML codes are in XHTML 1 strict, you can easily convert it to HTML 5, by changing just the DOCTYPE of a couple of pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    collect_ssl_info

    Script shows Information of SSL/TLS speaking servers an checks ciphers

    Main function is to see which cert a server is using show cert details and calculate fingerprints Second function is to see which ciphers a server is willing to connect to make sure that weak cipher on the server are disabled and therefore fail. By default collect_ssl_info with option -p try all ciphers openssl has build in. This ist mostly sufficient for a check. required - actual as possible openssl - gawk licence http://www.gnu.org/licenses/gpl-3.0-standalone.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NanoHTTPD

    NanoHTTPD

    Tiny, easily embeddable HTTP server in Java

    NanoHTTPD is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence. It is being developed at Github and uses Apache Maven for builds & unit testing. Nanolets are like servlets only that they have a extremely low profile. They offer an easy to use system for a more complex server application. We are currently in the process of stabilizing NanoHTTPD from the many pull requests and feature requests that were integrated over the last few...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    DesignerWt

    A layout and widget editor for Wt (C++ web applications)

    This program will allow you to create sophisticated screen layouts that can automatically adjust to browser size. Each widget within a layout is highly customisable, using property pages that adapt to the type of widget being edited. There is a preview mode and a zoom mode for detailed editing. In addition to the main design dialogs and popup menus can also be created. A design, when saved, will generate a C++ header class that contains all elements of the design. This class, when created, will produce a widget object that can be attached to the browser window or any other Wt container widget Since V2.0.0 the major feature of database aware widgets, data connection editing and query editing has been added. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    iisnode

    Hosting node.js applications in IIS on Windows

    iisnode is a native IIS module that allows hosting of node.js applications in IIS on Windows. It comes with a lot of benefits, including process management, scalability on multi-core servers, integrated debugging and many more. Prerequisites for using iisnode are Windows Vista, Windows 7, Windows 8, Windows Server 2008, or Windows Server 2012; IIS 7.x with IIS Management Tools and ASP.NET; WebSocket functionality requires IIS 8.x on Windows 8 or Windows Server 2012; URL rewrite module for IIS; and the latest node.js build for Windows.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9

    YADS

    Yet Another DPWS Stack, a WS4D JMEDS fork (discontinued)

    ...YADS tries to integrate more standard Java SE features (type-safe template containers, concurrency, logging and modern Java language features) and high level HTTP components using non-blocking connections. YADS depends on apache HTTP components: see https://hc.apache.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Simplified Http

    Simplified Http

    Simple scala wrapper for HttpURLConnection. OAuth included

    ...So it should be easy to wrap in an execution framework of your choice. If you're including this in some other public library. Do your users a favor and change the fully qualified name so they don't have version conflicts if they're using a different version of this library. The easiest way to do that is just to copy the source into your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Simple Web Server C++

    An easy way to make REST resources available from C++ applications.

    Please go to https://github.com/eidheim/Simple-Web-Server, as this sourceforge page will no longer be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IIS7 Geoblock Module
    A geoblock module created by Triple IT. It can be added to the IIS7 pipeline (now also on IIS 8.5). It uses the IPv4 address to determine the geographic location of the request by using maxminds geo IP file and takes action accordingly. Next to the module, 2 tools are included. 1 to quickly lookup the country for a specific IP address and 1 to help you automate the update of the MaxMind data file. An extensive manual is available to install and use the module.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ...The primary focus of the project is to provide a truly embeddable Java based HTTP engine capable of handling enormous loads. Simple provides a truly asynchronous service model, request completion is driven using an internal, transparent, monitoring system.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    nsapache

    nsapache

    NSA Apache Log Inspector

    This program (alogrpt) will find activities in your Apache Log Files which indicate mass data collection quickly using a simple alogrithm. A supplement program is included (aplogip) for more functional Log searches and can be used to confirm results of alogrpt. It has been in use for over a year and has identified thousands of snoopers. Both programs expect Apache Default Log Formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    [LoEWCT] LoE Private Server

    Legends of Equestria Private Server, Wapa Castle Team Edition

    [LoEWCT] is a more user-friendly approach at tux3/mlkj's Legends of Equestria private server. With a control panel, more understandable console log and GUI configurations, no touching .ini files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Wifi Survey

    Poll Your Audience with this HTML Survey Generator for Wifi/LAN

    This app generates an HTML form, based on your specification (any number of check, radio, and text entry items), and starts a server to receive survey responses from the audience (they all connect to the LAN server using phones or any other Wifi Internet device). The survey responses are all saved to a file of your choice, and an included demo report displays all submitted entries, plus a total list of all check items and radio selections. Then it presents a bar chart displaying the survey's check and radio results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C-Kiosk #1 Anonymous Browser

    Anonymous Web Proxy Server

    ...id=65 very tiny Using IE
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    The Grid-Cache is a GSI HTTPS data transfer server. The server can share, for read and write, local resources and remote repositories using a cache based optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IPc

    IPc

    Find what your IP address is, easily!

    IPc (IP checker) is just a simple tool to find out what your Public IP address is. It is under the form of (Non annoying) Taskbar Icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ARecordUpdater

    ARecordUpdater

    An application that automatically updates A-Records for certain hosts.

    ...If you have a dynamic IP address which changes periodically (monthly, weekly or even daily), then this can make it difficult or impossible to connect to services at home, like remote desktop or FTP. Using ARecordUpdater allows you to make sure you can always reach your home network, because it makes sure that your hostname is always up-to-date with the latest IP address. The update client can be run using a cron job to automate the process. So once you have it properly configured you don’t have to worry about it; you only need to remember your hostname to reach your files and services. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    vhostManager

    Virtual Host Manager for Apache HTTPD server

    vhostManager is utility from managing configuration of virtual hosts for enterprise distributed solutions with many wirtual hosts and many server aliases. The best example is JSP hosting platform with farm of Tomcat/Jetty servers connected with Apache HTTPD using AJP (mod_jk). vhostManager helps create and manage virtual hosts (adding/removing aliases) without modyfing httpd.conf file. It's comand line application so you can use it with scripts and other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a java library that implements a multi-threaded SOAP server (using http as transport protocol) which can be easily integrated into standalone java applications to provide a SOAP API for external programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GoaheadZ

    Translate HTML file to *.c file and using zlib to compress HTML Data

    Translate HTML to *.c file and use zlib to compress HTML Data. You can use it to cut down the size of Web Server ROM. (Vxworks and Win)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    neteK is a user-friendly personal FTP and WebDAV server. The program stays in the system tray without using too many system resources. Target platforms are Linux, Windows, and Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project has two parts. The first one is a hidden counter (using the 1x1 transparent pixel GIF) which registers into a MySQL database all remote IP addresses (whether IPv4 or IPv6), it tries very hard to use IPv6. The second part shows stats.
    Downloads: 0 This Week
    Last Update:
    See Project