90 programs for "use" with 2 filters applied:

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    Rouille

    Rouille

    Web framework in Rust

    Rouille is a micro-web-framework library. It creates a listening socket and parses incoming HTTP requests from clients, then gives you the hand to process the request. Rouille was designed to be intuitive to use if you know Rust. Contrary to express-like frameworks, it doesn't employ middlewares. Instead, everything is handled in a linear way. Concepts closely related to websites (like cookies, CGI, form input, etc.) are directly supported by rouille. More general concepts (like database...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Nock

    Nock

    HTTP server mocking and expectations library for Node.js

    HTTP server mocking and expectations library for Node.js. Nock can be used to test modules that perform HTTP requests in isolation. For instance, if a module performs HTTP requests to a CouchDB server or makes HTTP requests to the Amazon API, you can test that module in isolation. Nock works by overriding Node's http.request function. Also, it overrides http.ClientRequest too to cover for modules that use it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brynet

    Brynet

    A Header-Only cross-platform C++ TCP network library

    Header Only Cross-platform high-performance TCP network library using C++ 11. The server uses two network threads and one logic thread, the client uses one network (also process logic) thread. Every packet size is 46 bytes. Every packet contains the client's id. Server broadcast packets to all clients when recv one packet from any client. The client sends one packet when recv packet from the server and the packet's id is equal self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gunicorn

    Gunicorn

    WSGI HTTP Server for UNIX, fast clients and sleepy applications

    ... also provides integration for Django and Paste Deploy applications. Gunicorn will look for a WSGI callable named application if not specified. So for a typical Django project. Frameworks such as Pyramid and Turbogears are typically configured using Paste Deployment configuration files. If you would like to use these files with Gunicorn, there are two approaches. As a server runner, Gunicorn can serve your application using the commands from your framework, such as pserve or gearbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    ProxyChains-NG

    ProxyChains-NG

    Hooks calls to sockets in dynamically linked programs

    proxychains ng (new generation), a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies. The way it works is basically a HACK; so it is possible that it doesn't work with your program, especially when it's a script, or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Finch

    Finch

    Scala combinator library for building Finagle HTTP services

    Finch is a thin layer of purely functional basic blocks atop of Finagle for building composable HTTP APIs. Its mission is to provide the developers with simple and robust HTTP primitives being as close as possible to the bare metal Finagle API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Takes

    Takes

    True object-oriented Java web framework without NULLs

    Takes is a true object-oriented and immutable Java8 web development framework. Pay attention that UTF-8 encoding is set on the command line. The entire framework relies on your default Java encoding, which is not necessarily UTF-8 by default. To be sure, always set it on the command line with file.encoding Java argument. We decided not to hard-code "UTF-8" in our code mostly because this would be against the entire idea of Java localization, according to which a user always should have a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Martian Proxy

    Martian Proxy

    Martian is a library for building custom HTTP/S proxies

    Martian Proxy is a programmable HTTP proxy designed to be used for testing. Martian is a great tool to use if you want to verify that all (or some subset) of requests are secure. Mock external services at the network layer. Inject headers, modify cookies or perform other mutations of HTTP requests and responses. Verify that pingbacks happen when you think they should. Unwrap encrypted traffic (requires install of CA certificate in browser) By taking advantage of Go cross-compilation, Martian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    civetweb

    civetweb

    Embedded C/C++ Web Server

    ...://github.com/civetweb/civetweb Problems may be reported at https://github.com/civetweb/civetweb/issues Use the "Civetweb" Google groups for questions and discussion https://groups.google.com/d/forum/civetweb
    Downloads: 17 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    NaviServer

    NaviServer

    NaviServer, a high performance web server written in C and Tcl

    NaviServer is an extensible web server suited to create scalable websites and services. Originally based on AOLserver (http://www.aolserver.com), the ongoing development is done independently under Mozilla Public License by a core group of people that use it for their businesses and by other supporters. Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code, chunks...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    ZET-WEB

    ZET-WEB is the library for the creation of WEB services in C++

    ZET-WEB is the library for the creation of WEB servers in C++. You can use ZET-WEB to develop highly loaded WEB services (IPV4 and IPV6) that support http(s) and ws(s) (websocket) protocols. REST Api is also available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    mod_spamhaus_new

    Apache 2.4.x security, block known bad IP

    ... configuration takes advantage of the Spamhaus Block List (SBL) and the Exploits Block List (XBL) querying sbl-xbl.spamhaus.org but you can use a different DNSBL, for example local rbldnsd instance of sbl-xbl (increasing query performance). Spamhaus's DNSBLs are offered as a free public service for low-volume non-commercial use. To check if you qualify for free use, please see: Spamhaus DNSBL usage criteria (http://www.spamhaus.org/organization/dnsblusage.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Embedded Web Server is designed for use in embedded systems with limited resources (eg, no disk). It supports both static (converted from a standard web tree, including graphics and Java class files) and dynamic pages. It is written in GCC Ada. The software is issued under the GPL Version 3 with the additional permissions granted by the GCC Runtime Library Exception version 3.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mod_auth_pq_sql is an apache2 module that allows user authentication against a PostgreSQL database. Optionally logging of authentication requests is possible. Checking of passwords/groups and logging is executed with your own SQL statements. For Apache < 2.4.x use Version 1.0.0, for Apache 2.4.x you need Version 1.1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    STANTOR

    Scada for Home Automation

    ..., switches, position sensors is provided by Stantor permanently in real time. Through the use of management system MySQL database, Stantor offers automation features customizable tasks. In particular it allows cyclical, calendar and planned tasks, but it can alert when an outbreak event (mail,sms,..).It also has the ability to launch computer program for specific uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    Site Tools

    A collection of tools to facilitate the management of websites

    The sitetools project is a collection of tools to facilitate the management of websites. It includes individual programs that perform separate tasks to help make a web masters daily routine easier to manage and less error prone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AWBot is an easy to use tool to test a web site.: AWbot connects to your web site and make URL requests like any other visitors. AWBot is not a web indexing robot but a web client tool that emulate some visitors browsing on your site to test its reliab
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    mod_gnutls

    mod_gnutls

    mod_gnutls apache module

    mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS 1.1 and 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MaheshaBSD server

    MaheshaBSD server

    Easy to use Wordpress-server solution on USB-stick powered by BSD

    Unix-based MaheshaBSD provides an easy to use Wordpress-server on USB-stick securely deployed, easily to administrate and very fast. Its capable of work under heavy workloads based on the FreeBSD technology and world-class security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ARecordUpdater

    ARecordUpdater

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

    ...-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. Currently 3 hosts are supported: - one.com - eurohost.com - antagonist.nl ARecordUpdater doesn't use its own timer. It's better to use a cron job, so it uses less memory. Written in Java and runs on any machine with Java installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    Agent IQ maintains a local database of device capabilities on your web server and, based on the incoming user agent header, returns an array of capabilities. These can be used in the logic of the site on the server side. When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next