Showing 753 open source projects for "t2 mac linux"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Perl HTTP Authentication and Authorization via cookies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TEK empowers low-connectivity communities by providing a full Internet experience using email as the transport mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Small Java based serverpack, multithreaded and with plugin\'s. Includes basic implementations of: Http server / Ftp server / DirectConnect hub / DHCP server / User management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CoyoteMonitoring is a Zope-based web interface for managing NetFlow Collectors, data, and graphs. Inspired by Cacti's capabilities with SNMP, CoyoteMonitoring aims to provide rich and useful features for organizations requiring NetFlow management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    PanDAV is a project comprising of a WebDAV server library (in Python) and a simple WebDAV file server, written to be extremely easy to use and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RevolvingProxy is a cross platform HTTP Proxy application that is designed to be installed on a server that has been assigned multiple IP addresses. Each connecting client is assigned a different IP address for security testing or other purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a very small HTTP server meant to be embedded in Java applications to provide an HTTP interface to your java application. The I/O is purely strings, and there's no JSP infrastructure, but rather direct printing. JRE5.0 Necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The httpd Garage project provides a home for a number of individual Apache Web server modules, bringing them and their developers together in a single location. This provides ease of location for end-users, and allows developers to backstop each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PunJab is a HTTP jabber client interface. It is a server that allows persistent client connections to a jabber server. It can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    WebReactor is an async(using twisted) HTTP/FTP/WebDAV server created with Python. Coded from scratch by René Olsthoorn in 2001-2005. An Object2SQL mapper is included. CherryTemplate is used as template engine. Support for websessions, dyn. webpages,etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    edna is a small, Python-based HTTP server that dynamically constructs web pages to navigate, select, and stream MP3s from a large MP3 library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RStatServer is a system for quickly developing and deploying web applications that integrate statistical computations and graphics. It is built using the Zope web application develeopment system and the open-source statistical data analysis environment R
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool to convert Common Log Format files to a mysql query. Inverse of mls2clf, which can be found at SF too. The people from http://www.gentoo-forum.nl are running this project, as it was used at first for their site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    httpdbg is an HTTP proxy server which is single-threaded and prints every HTTP request and response to a log file as well as to stdout. It effectively single-threads your browser, which can help in debugging race conditions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    mod_tidy is a TidyLib based DSO module for the Apache HTTP Server Version 2 to parse, clean-up and pretty-print the webservers' (X)HTML output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multiserve is a multipurpose server application. Including support for HTTP, FTP, and much more, MultiServe was built in Java, and is tested to ensure cross-platform compatability. In addition, this project includes a few other network utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a graphical user-friendly Eclipse plugin providing non regression and stress tests of Web application servers. Test scripts are recorded from any internet browser thanks to a built-in HTTP proxy and can be fully edited in a dedicated GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Prost Web Server is simple web server for quickly and easily starting of web server without good computer knowledge. Prost Web Server is 100% Python written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A webserver written entirely in Java. Useful for learning about servers and daemons. The whole package comes in at under 20Kbytes compressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Moose Server is a Java P2P file sharing web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This script is very simple, you can count the files\' downloads and can block downloads from an another website(This option can be disable). It make complete stats too with browsers\' name, last week download etc.... It\'s a good file/download manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Application Server written in PHP that serves PHP servet (<i>PHPlet</i>). PHPlet are similar to Java Servlet as they implements the init(), service(), destroy() methods. The lifecycle of PHPlet is the same of servlet, this all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A minimal but complete HTTP/1.1 webserver (that is, implementing all "MUST" aspects of RFC2616, but generally nothing beyond) designed specifically for embedding into other (Java) projects that need a web management/configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Main focus of the project is the HTTP server-side API for use in other applications. However, the web server is the being developed as the test suite for the API. Development up to this point has been the sole work of Karlan Mitchell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB