OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Proxy

Proxy

14 open source tools found

H
Privacy Protection

hysteria

A high-speed, censorship-resistant proxy that excels on lossy networks using a custom QUIC protocol.

A powerful, lightning-fast, and censorship-resistant proxy tool designed for unreliable networks.

Delete the binary and config files. If installed as a system service, stop and disable it first (e.g., systemctl stop hysteria && systemctl disable hysteria), then remove all related files.
20.3kChecksum
M
Video & Audio Download

mediamtx

A plug-and-play media router that seamlessly converts streams between protocols.

A zero-dependency, ready-to-use real-time media server and proxy that routes video/audio streams across multiple protocols.

Delete the mediamtx binary and its config file (mediamtx.yml). No system changes are made.
18.7kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
A
Privacy Protection

amnezia-client

Self-host your own VPN server with one click, supporting obfuscated protocols and split tunneling across all major platforms.

Amnezia VPN is an open-source client that lets you deploy your own VPN server on your server with a single click. It supports classic protocols (OpenVPN, WireGuard, IKEv2) and obfuscated ones (Cloak, Shadowsocks, AmneziaWG, XRay), plus split tunneling. Available for Windows, macOS, Linux, Android, and iOS.

On desktop, use the system's add/remove programs tool. On mobile, long-press the app icon and select uninstall. Amnezia does not leave residual files on the server (Docker containers are cleaned automatically upon disconnect; manually remove if needed).
13.4kChecksum
F
AI Productivity

freellmapi

One endpoint for all free LLMs: aggregate tiers, smart routing, failover, encrypted keys.

OpenAI-compatible proxy that aggregates free tiers of 16+ LLM providers behind a single /v1 endpoint, with smart routing, automatic failover, and encrypted key storage. Personal experimentation only.

Delete the ~/freellmapi directory (contains SQLite database and config). If using Docker, stop and remove the container and its associated data volume.
11.4kChecksum
I
Developer Tools

imgproxy

Fast & secure image processing server for on-the-fly resizing, cropping, and conversion.

A fast and secure standalone server for resizing, processing, and converting images on the fly.

If using Docker, stop and remove the container and image: docker stop <container> && docker rm <container> && docker rmi ghcr.io/imgproxy/imgproxy:latest. If built from source, delete the binary and any service files.
10.7k
S
System Optimization

s-ui

Lightweight proxy management panel with more protocols and modern UI than x-ui.

An advanced web panel for managing SagerNet/Sing-Box proxies with multi-protocol support, traffic routing, and subscription features. Lightweight alternative to x-ui with more protocols and modern UI.

Stop the service: systemctl disable s-ui --now. Remove systemd service file and installation directory: rm -rf /usr/local/s-ui /usr/bin/s-ui /etc/systemd/system/sing-box.service. Finally reload systemd: systemctl daemon-reload.
9.0kChecksum
C
Privacy Protection

CloakBrowser

Real Chromium binary with C++ fingerprint patches, passes all bot detection, drop-in replacement for Playwright/Puppeteer.

Stealth Chromium that passes every bot detection test. Drop-in replacement for Playwright/Puppeteer with C++ level fingerprint patches.

Python: pip uninstall cloakbrowser; JavaScript: npm uninstall cloakbrowser. Delete ~/.cloakbrowser cache directory to fully remove the binary.
6.7kChecksum
B
Privacy Protection

blocky

Blocky is a fast, privacy-focused DNS proxy that blocks ads and malware on your network.

A DNS proxy and ad-blocker for your local network, written in Go. It blocks ads, trackers, and malware via blocklists, speeds up queries with caching, and supports DoH/DoT/DoQ.

Stop the process/container, delete the binary/image and config files.
6.6kChecksum
O
Privacy Protection

Outline Server

One-click deploy Shadowsocks server for censorship circumvention.

Lightweight Shadowsocks server with management API for anti-censorship.

Run `./task clean` to clean up, or delete the project directory.
6.2k
T
Privacy Protection

Tinyproxy

Tiny HTTP/SSL proxy with connection buffering for small networks.

Tinyproxy is a small, efficient HTTP/SSL proxy daemon for small networks. It buffers high-speed responses and relays to slower clients. Supports transparent, reverse, upstream proxying and filtering.

Run 'make uninstall' to remove files, or use package manager (e.g., apt remove tinyproxy). Manual cleanup of config may be needed.
5.8k
G
System Optimization

guacamole-server

Convert VNC/RDP/SSH to web-friendly text protocol for browser-based remote desktop.

Core components of Apache Guacamole: proxy daemon (guacd), libraries, and protocol support for VNC, RDP, SSH, Telnet, enabling clientless remote desktop via web browsers.

Run `sudo make uninstall` in the source directory, or manually remove guacd binary and libraries from /usr/local.
3.8k
Z
System Optimization

ZNC

IRC bouncer that stays online 24/7, buffers messages, and lets you replay missed chats anytime.

ZNC is an advanced IRC bouncer that stays connected to IRC servers 24/7, buffering messages for you to read later via any client.

Uninstall method depends on installation source: if via package manager (e.g., apt remove znc), also manually remove ~/.znc for data; if compiled, delete the build directory and installed binaries (e.g., /usr/local/bin/znc).
2.1k
R
Developer Tools

Routr

Cloud-native SIP server that makes call routing programmable and Kubernetes-ready.

A lightweight, cloud-native SIP server that provides reliable and programmable SIP routing for telephony carriers and communication providers.

To uninstall, stop and remove the container: docker stop <container-id> && docker rm <container-id>. For Helm deployments, run helm uninstall my-release --namespace routr and then delete the namespace: kubectl delete namespace routr.
1.7k
G
Developer Tools

g3

ByteDance's enterprise-oriented generic proxy solution suite, fast and feature-rich.

G3 is an open-source enterprise proxy solution by ByteDance, including forward proxy, reverse proxy (WIP), load balancer, benchmark tool, stats aggregator, and more. Built with async Rust for high performance, it supports HTTP/SOCKS5/SNI proxy, TLS interception, ICAP integration, rich ACL/rate limiting, load balancing, user authentication, and comprehensive monitoring.

Remove the installation directory and all configuration files (check each application's documentation for default paths). If installed as a system service, stop and disable it first.
867
Browse All Categories