Showing 66 open source projects for "proxy setup script"

View related business solutions
  • 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
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Ergo Proxy

    Ergo Proxy

    The management of multiple apps running over different ports made easy

    The reverse proxy agent for local domain management. The management of multiple apps running over different ports made easy through custom local domains. Ergo's goal is to be a simple reverse proxy that follows the Unix philosophy of doing only one thing and doing it well. Simplicity means no magic involved.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    proxy.py

    proxy.py

    Utilize all available CPU cores for accepting new client connections

    ...Specific HTTP proxy and HTTP server implementations are written as plugins of HttpProtocolHandler.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    nginx-proxy

    nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    nginx-proxy sets up a container running nginx and docker-gen. docker-gen generates reverse proxy configs for nginx and reloads nginx when containers are started and stopped. The containers being proxied must expose the port to be proxied, either by using the EXPOSE directive in their Dockerfile or by using the --expose flag to docker run or docker create and be in the same network. By default, if you don't pass the --net flag when your nginx-proxy container is created, it will only be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    V2Ray-Agent

    V2Ray-Agent

    Xray, Tuic, hysteria2, sing-box

    An all-in-one V2Ray/Xray agent script to automate proxy server deployment on Linux. Supports multiple protocols (VLESS, VMess, Shadowsocks, WireGuard), automatic certificate generation, CDN node management, and multi-VPS subscription configurations—often used for network optimization or censorship circumvention.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    hiddify-app

    hiddify-app

    Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC

    Hiddify is a comprehensive VPN and proxy client designed to facilitate secure internet access and bypass censorship. It supports advanced proxy protocols like V2Ray, Shadowsocks, and Trojan, offering configuration through QR codes, links, and subscription services. Hiddify aims to be user-friendly while also catering to power users with customizable options, making it a popular choice in regions with restricted internet access.
    Downloads: 886 This Week
    Last Update:
    See Project
  • 6
    SMTP Tunnel Proxy

    SMTP Tunnel Proxy

    A high-speed covert tunnel that disguises TCP traffic as SMTP email

    SMTP Tunnel Proxy is a high-speed covert tunneling proxy that disguises regular TCP traffic as legitimate SMTP email communication to evade deep packet inspection (DPI) firewalls and censorship systems. It implements a SOCKS5 proxy interface on the client that wraps outbound traffic into an SMTP-like handshake (EHLO, STARTTLS, AUTH) and encrypted payload, making the session appear to DPI systems as a normal email exchange.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WireGuard Install

    WireGuard Install

    WireGuard VPN installer for Linux servers

    ...It supports multiple clients, generates configuration files, and allows for easy addition or removal of peers. The script is lightweight, portable, and designed to run on popular Linux distributions without requiring advanced system knowledge. By automating the setup process, wireguard-install enables anyone to deploy a secure VPN quickly for personal, organizational, or experimental use cases. It is especially useful for developers, sysadmins, and privacy-conscious users who need a straightforward way to establish encrypted tunnels.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    spp

    spp

    A simple and powerful proxy

    Supported protocol: TCP, UDP, RUDP (Reliable UDP), RICMP (Reliable ICMP), RHTTP (Reliable HTTP), KCP, Quic. Support type: forward proxy, reverse agent, SOCKS5 forward agent, SOCKS5 reverse agent. Agreement and type can be freely combined. External agent agreement and internal forwarding protocols can freely combine. Support Shadowsocks plug-in, spp-shadowsocks-plugin, spp-shadowsocks-plugin-android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    mitmproxy

    mitmproxy

    A free and open source interactive HTTPS proxy

    ...Its command-line version mitmdump allows you to write powerful addons and script mitmproxy so it can automatically modify messages, redirect traffic, and perform many other custom commands.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Promxy

    Promxy

    An aggregating proxy to enable HA prometheus

    Promxy is a prometheus proxy that makes many shards of prometheus appear as a single API endpoint to the user. This significantly simplifies operations and use of prometheus at scale (when you have more than one prometheus host). Promxy delivers this unified access endpoint without requiring any sidecars, custom-builds, or other changes to your prometheus infrastructure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    WebExt Redux

    WebExt Redux

    A set of utilities for building Redux applications in Web Extensions

    A set of utilities for building Redux applications in web extensions. This package was originally named react-chrome-redux. webext-redux allows you to build your Web Extension like a Redux-powered webapp. The background page holds the Redux store, while Popovers and Content-Scripts act as UI Components, passing actions and state updates between themselves and the background store. At the end of the day, you have a single source of truth (your Redux store) that describes the entire state of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    eslint-plugin-vue

    eslint-plugin-vue

    ESLint plugin for Vue.js

    ESLint plugin for Vue.js. This plugin allows us to check the template and script of .vue files with ESLint, as well as Vue code in .js files. This plugin supports the basic syntax of Vue.js 3.2, script setup, and CSS variable injection, but the ref sugar, an experimental feature of Vue.js 3.2, is not yet supported. If you have issues with these, please also refer to the FAQ. If you can't find a solution, search for the issue and if the issue doesn't exist, open a new issue. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XMB Forum - php forum

    XMB Forum - php forum

    php forum, php forum script, forum software, bbs - by XMB Forum

    XMB [eXtreme Message Board] is a PHP forum with all the features you need to support a growing online community. With outstanding community support and contribution, you will find XMB to be easy to setup, customize, enhance and use. Though XMB is lightweight out of the box, it offers the key features you need to get your message board forum up and running. php forum, php forum script, forum software, bbs - XMB Forum is all of the above. XMB forum software is free, open source and runs PHP scripts with a MySQL database or MariaDB backend. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ddgr

    ddgr

    DuckDuckGo from the terminal

    ddgr is a cmdline utility to search DuckDuckGo from the terminal. While googler is highly popular among cmdline users, in many forums the need of a similar utility for privacy-aware DuckDuckGo came up. DuckDuckGo Bangs are super-cool too! So here's ddgr for you! Unlike the web interface, you can specify the number of search results you would like to see per page. It's more convenient than skimming through 30-odd search results per page. The default interface is carefully designed to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WARP one-click script

    WARP one-click script

    Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface

    WARP one-click script. Add an IPv4, IPv6 or dual-stack Cloudflare WARP network interface and Socks5 proxy for VPS. First publication on a global scale. By WireProxy, Wireguard client that exposes itself as a socks5 proxy. First release on the whole network, through wireproxy, let WARP suggest a socks5 proxy locally. Support WARP on Debian9; 1.Support WARP on Debian 9.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    haoel.github.io

    haoel.github.io

    Comprehensive guide on self-hosting proxies, VPNs and transparent gate

    This repository is a hands-on, longform guide for building and operating your own “scientific” Internet access setup — i.e., self-hosted proxies, VPNs, and transparent gateways — so you can reach blocked resources, protect privacy, and learn the underlying networking principles. It walks through buying and evaluating VPSes (regions, bandwidth, CN2/GIA lines), enabling kernel/network optimizations (BBR), and applying production practices like TLS certificates with Let’s Encrypt and using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TPM (Tmux Plugin Manager)

    TPM (Tmux Plugin Manager)

    Tmux Plugin Manager

    ...Because configuration remains just text in your dotfiles, it’s easy to reproduce the same tmux setup across machines with dotfile managers. For teams, TPM enables a common baseline of productivity features while letting individuals layer on their preferred extras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FilediskProxy.Net

    a basic example virtual disk c# .net proxy application and driver.

    ...We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it. Almost all necessary code is completed, so you can download and run it. All the code including the kernel driver is included in this repository. Please note that the work is in progress. Necessary code has been completed. There might be bugs, so you may inform them to me or fix them yourself. 1. turn on the windows test signed drivers mode. then reboot is required. 2. run the script install.cmd 3. run the script start.cmd 4. then FilediskProxyNet.exe. 5. only administrator account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Config Tool

    a GUI for configure glftpd and zipscript-ng/backupscript settings

    Let you configure settings for glftpd such as user permissions and provides some special programs for backup files from glftpd server as well as uploaded ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ARH GPL Auction
    We have now released version 2 of our EveryAuction-based software. This version is much more stable, with a now working auction editing facility and plenty of upgraded features. We now also have a new look which gives the script a more professional feel. We are currently looking for volunteers to help develop this script and help iron out a few bugs. Please contact me via the support link if you think you can help. :-) The bulky HTML editor has now been removed and been replaced with a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Streisand

    Streisand

    Streisand sets up a new server running your choice

    ...It was created to help users bypass internet censorship and surveillance by quickly setting up secure communication channels without needing deep system administration expertise. With just a cloud provider account and basic Unix command-line knowledge, Streisand can provision a server and configure multiple VPN and proxy protocols almost automatically. This includes OpenVPN, WireGuard, Shadowsocks, OpenConnect, and Tor bridges, often with optional add-ons like obfuscation or stunnel to resist throttling and detection. The result is a private website that hosts client software downloads and setup instructions for easy access. Streisand supports major cloud providers like AWS, Azure, Google Cloud, Linode, DigitalOcean, and Rackspace, while also offering installation options for advanced users with their own servers.
    Downloads: 522 This Week
    Last Update:
    See Project
  • 22
    HTTP adapter

    HTTP adapter

    A lightweight and extensible HTTP adapter, editable HTTP server

    A lightweight and extensible HTTP adapter, editable HTTP server, Webhook transformation, and request relay platform. Just route, filter, validate, transform, relay and response to your HTTP requests. Setup your HTTP server in 3 minutes with a few YAML configurations and a few TS/JS code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Create Website From Text File

    Create Website From Text File

    A Website Builder / Creator Script to Create Website From a Text File

    Please watch the video below to see this website builder / creator script in action. in less than 5 Minutes, you can create a website / webpage, from a text file, using the script enclosed, in the zip file downloaded from above. A custom Puppy Linux Operating System has been created for this purpose of running the script on various client computers. You can download it here : https://sourceforge.net/projects/command-output-to-html-table/files/OS/ Wherever possible, give...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Expose

    Expose

    A simple static site generator for photoessays

    ...It supports image and video customization through ImageMagick and FFmpeg, enabling batch effects, filters, watermarks, and even video stabilization. With minimal setup, users can transform raw media collections into polished photoessays suitable for personal portfolios, storytelling, or lightweight publishing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Unblock YouTube

    Unblock YouTube

    Free Proxy Server for unblocking YouTube

    Create your own free proxy site easily with the best in market script known as Glype, you can create free proxy sites like these given below, if you need more information, ask in review box: https://unblock-youtube.org https://proxy-server.co https://www.filterbypass.me http://proxy.org With this free type proxy server you can access any blocked site easily, you only need a Good vps or dedicated server with a lot of bandwidth and little storage for temporary files and rest will be done by this script. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB