Showing 20 open source projects for "portable proxy server"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    gnuplot

    gnuplot

    A portable, multi-platform, command-line driven graphing utility

    A famous scientific plotting package, features include 2D and 3D plotting, a huge number of output formats, interactive input or script-driven options, and a large set of scripted examples.
    Leader badge
    Downloads: 4,806 This Week
    Last Update:
    See Project
  • 2
    newRPL

    newRPL

    The classic RPL programming language reimplemented and reimagined.

    This project reimplements from scratch the RPL language made popular by HP programmable calculators, in portable C/C++. The main goal is to release a complete computing environment for various targets. There's currently 4 active targets: the HP 50g, HP39gs and HP40gs calculators and a PC simulator (see the downloads section!). Other ports are planned for the future.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    GeoWebCache

    GeoWebCache

    GWC is a tile server and caching proxy written in Java

    GeoWebCache is a WMS tile cache that lets you serve cached map data to WMS clients, Goole Earth, Google Maps and MS Virtual Earth. The system is pluggable on both ends and does automatic matching to the best available tile. It is very fast and scalable.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    Babylon Library
    Babylon Library is a collection of simple routines and classes that could be used as building blocks of larger projects. Many of the methods are portable and adjusted for use in embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    Standard IT tools applied to SCADA/IoT (MongoDB, PostgreSQL/TimescaleDB,Node.js, C#, Golang, Grafana, etc.). MongoDB as the real-time core database, persistence layer, config store, SOE historian. Portability and interoperability over Linux, Windows, x86/64, ARM. Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A portable loudspeaker design system supporting measurement, modeling, simulation and optimization of boxes, filters and systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PuntoGPS

    PuntoGPS

    Minimalistic wide-open GPS-locator/tracker

    ...It runs on any browser and supports a great variety of tile layers (Open Street Map and Google Satellite among others). As a php+mysql service can be installed on any web server (i.e. your bike-team site!). It's free, open source, portable and cross-platform. *** NB *** - Check the "allow unknown sources" option on your device security settings to setup on Android. Current version: 0.9 (beta) Release notes: -> https://sourceforge.net/p/puntogps/blog/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Version Control for engineers

    Version Control for engineers

    Revision control for hardware, engineering and scientific projects

    Version Control for engineers (SVN edition) is a freeware Windows collaboration tool for engineers, scientist and designers. Version Control for engineers give you the file revision control for your hardware, engineering and scientific projects. Version Control for engineers is graphical user interface for SVN (Apache Subversion, http://subversion.apache.org/) version control system, special optimized for image, CAD/CAM files and technical visuals. Program supports the file, http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MintMCScanX

    MintMCScanX

    Your personal MCScanX enabled Linux

    MintMCScanX is a lightweight linux virtual OS based on Mint OS xfce Rebecca. MinMCScanX comes with inbuilt installed MCScanX with all its dependencies and examples. It also harbors apache to enable developers evolve there imagination for creating custom pipelines and servers based on MCScanX. You just have to add the image file in Virtualbox and you are ready to go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    L-GRID
    L-GRID: a Light portal to access Grid via Web. It provides the control over the complete lifecycle of a Grid Job, from its submission and status monitoring, to the output retrieval. It is client-server application. The L-GRID server is hosted on gridui.sns.it. gridui.sns.it is GRID EGI User Interface for public access which supports "dteam","gridit","infngrid","lhcb","ops","theophys" virtual organizations. if your virtual organization is not in this VOs list, please contact us to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    acp245

    ACP245 Suite: Brazil Telematics protocol implementation

    This "suite" includes a portable reference implementation and testing tools for ACP245, the automotive Telematics protocol defined by Brazil government. see: http://www.denatran.gov.br/simrav/simrav.asp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    BEYE (Binary EYE) is a free, portable, advanced file viewer with built-in editor for binary, hexadecimal and disassembler modes. It contains a highlight AVR/Java/i86-AMD64/ARM-XScale/PPC-64 and other disassembler, full preview of MZ,NE,PE,ELF and other.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Unicode Conversion Gateway is a web-based proxy server to convert some of the Indian language web pages encoded in proprietary encodings into Unicode.Padma, a popular Firefox extension, is extended and reimplemented in PHP to create this proxy server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Webtunnel is an HTTP tunnel with some unique features: it runs in the context of a web server; it uses simple requests/responses for proxy traversal; and it is multi-threaded to allow many parallel connections to many destinations simultaneously.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    The Embedded Data Display System provides a lightweight portable C++ server library and a PC (Windows, Linux, or Mac) based client that captures and graphically displays data generated by embedded devices such as medical or industrial instruments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Integrate large databases of points with Google Maps without overloading db or client browser. Server-side example in simple PHP with server & client side caching, easily portable. Data loaded in chunks and when zoomed an area overview is shown. Simple D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FTP BNC. File Transfer Protocol Bouncer. Allows Any one to setup a Bouncer to a ftp server. Uses, mask the real identity of a ftp server, provide link over lans running NAT or etc. Proxy and FXP modes. Commands, or commands and data in proxy, data in FXP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mobile Web Server is a portable HTTP Server. No Installation Required ! You can use it from any Folder, USB Key (Flash Drive) or CDROM (Read Only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SquidPCB is a pornography content filter designed to be used with the Squid-cache proxy server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB