Showing 23 open source projects for "support"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    v2rayN

    v2rayN

    A V2Ray client for Windows, support Xray core and v2fly core

    A V2Ray client for Windows, support Xray core and v2fly core. If you are new to this, please download v2rayN-Core.zip from releases. Otherwise please download v2rayN.zip (you will also need to download v2ray core into the same folder with v2rayN.exe) Run v2rayN.exe.
    Downloads: 3,135 This Week
    Last Update:
    See Project
  • 2
    Clash Verge Rev

    Clash Verge Rev

    A modern GUI client based on Tauri

    Clash Verge Rev is an open-source desktop application that provides a modern graphical interface for managing network proxy configurations and routing internet traffic through rule-based tunneling systems. Built using the Tauri framework and Rust, it delivers a lightweight yet high-performance experience across Windows, macOS, and Linux platforms. The application is based on the Mihomo (formerly Clash Meta) core, which enables advanced proxy routing capabilities, allowing users to define...
    Downloads: 274 This Week
    Last Update:
    See Project
  • 3
    V2Fly

    V2Fly

    A platform for building proxies to bypass network restrictions

    ...Nodes of V2Ray can be disguised as a normal website (HTTPS) to confuse its traffic with normal web traffic to avoid third-party interference. Universal reverse proxy support can achieve intranet penetration.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Mihomo

    Mihomo

    A simple Python Pydantic model for Honkai

    Mihomo is a Python client library leveraging Pydantic to model parsed Honkai: Star Rail user data from the Mihomo public API. It provides structured types, type hints, and convenience methods to fetch and transform player profiles, daily stats, and character details efficiently.
    Downloads: 180 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    Clash Verge

    Clash Verge

    A Clash Meta GUI based on Tauri

    Clash Verge Rev is an open-source desktop application that provides a modern graphical interface for managing network proxy configurations and routing internet traffic through rule-based tunneling systems. Built using the Tauri framework and Rust, it delivers a lightweight yet high-performance experience across Windows, macOS, and Linux platforms. The application is based on the Mihomo (formerly Clash Meta) core, which enables advanced proxy routing capabilities, allowing users to define...
    Downloads: 366 This Week
    Last Update:
    See Project
  • 6
    ProxyPin

    ProxyPin

    Open source free capture HTTP(S) traffic software ProxyPin

    ProxyPin is a full-featured, cross-platform HTTP(S) traffic capture and proxy tool. Developed in Flutter, it enables interception, inspection, rewriting, and blocking of network traffic across devices via scans and QR-based connection. It supports scripting, filtering, statistics, and integrates HTTP/2, zstd, WebSocket parsing, and AES tools.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    glider

    glider

    glider is a forward proxy with multiple protocols support

    glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq). We can set up local listeners as proxy servers, and forward requests to internet via forwarders. Act as both proxy client and proxy server(protocol converter). Flexible proxy & protocol chains. Load balancing with the following scheduling algorithm, rr: round robin, ha: high availability, lha: latency based high availability, dh: destination hashing. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    V2Rayfree

    V2Rayfree

    Latest public welfare free v2ray node subscription address

    V2Rayfree is a repository that aggregates and distributes free V2Ray node configurations, typically used for bypassing network restrictions and enabling private or unrestricted internet access. It functions as a continuously updated collection of subscription links and node information that users can import into compatible V2Ray clients. The project focuses on accessibility by offering free-tier options with defined bandwidth, device limits, and streaming capabilities, making it appealing to...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Interstellar

    Interstellar

    One of the most popular modern web proxies with blazing fast speeds

    Interstellar is a modern web proxy platform designed to provide users with fast, accessible browsing while bypassing network restrictions through a clean and intuitive interface. It is built primarily with JavaScript and is intended to be deployed on a server, allowing users to access blocked websites, applications, and games through a proxy layer. The project places a strong emphasis on user experience, offering a polished interface with tab management, themes, and customization options. It...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Project X

    Project X

    Originates from XTLS protocol, providing a set of network tools

    Project X is a powerful and extensible network proxy platform designed to provide advanced routing, tunneling, and traffic obfuscation capabilities. Originating from the XTLS protocol ecosystem, it serves as the core engine behind a wide variety of tools used for secure communication and bypassing network restrictions. The project supports multiple protocols such as VLESS, VMess, Shadowsocks, and Trojan, enabling flexible configuration for different networking scenarios. It is written...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    TG WS Proxy

    TG WS Proxy

    Telegram SOCKS5 proxy with WebSocket (WSS) for acceleration and blocki

    TG WS Proxy is a lightweight and secure Telegram proxy designed to improve Telegram Desktop performance using a local SOCKS5 proxy with WebSocket (WSS) transport. It helps users bypass network restrictions, firewalls, and ISP throttling while maintaining full end-to-end MTProto encryption. The application runs entirely on the local machine and does not rely on external proxy servers, ensuring privacy and security. TG WS Proxy intelligently intercepts Telegram connections, detects the...
    Leader badge
    Downloads: 676 This Week
    Last Update:
    See Project
  • 12

    python-proxy-headers

    Handle custom proxy headers when making HTTPS requests in python

    The python-proxy-headers package provides support for handling custom proxy headers when making HTTPS requests in various python modules. We currently provide extensions to the following packages: urllib3 requests aiohttp httpx None of these modules provide good support for parsing custom response headers from proxy servers. And some of them make it hard to send custom headers to proxy servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TorRefresher-proxy

    TorRefresher-proxy

    One-click Tor IP refresher with bridge support built-in

    ... 🔄 Automatic IP Rotation – Refresh your Tor circuit on a timer of your choice 🖱 One-Click Manual Refresh – Instantly change your IP from the tray 🌍 Exit Node Info – See your current IP and country at a glance 🔒 Bridge Mode Support – Works in censored regions with custom bridges ⚡ Fast & Lightweight – Runs silently in the background Setup is simple: download the Tor Expert Bundle, point TorRefresher to your tor.exe, and you’re ready to go. It does not modify Tor itself—it just makes managing it effortless. Whether you need privacy, censorship circumvention, or just quick IP rotation, TorRefresher makes it easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    scrapy-proxy-headers

    Handle custom proxy headers when making HTTPS requests in scrapy

    ...You can read more about this at Proxy Server Requests over HTTPS. Because Scrapy does not have a good way to pass custom headers to a proxy when you make HTTPS requests, we at ProxyMesh made this extension to support our customers that use Scrapy and want to use custom headers to control our proxy behavior. But this extension can work for handling custom headers through any proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Outline Client

    Outline Client

    Outline clients, developed by Jigsaw

    ...Platform support is provided by Cordova and Electron, with additional native components in this repository. Outline clients share the same web app across all platforms. This code is located in the src/www directory. If you are making changes to the shared web app and do not need to test platform-specific functionality, you can test in a desktop browser.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 16

    proxysocket

    Portable C library for proxy client support using standard SOCKETs.

    ...Supports different connection methods: - no proxy (optionally allowing to bind to a local address and/or port) - HTTP proxy: only CONNECT method, only without authentication or basic authentication - SOCKS4: without IDENT functionality - SOCKS5 (RFC 1928): only without authentication or username/password Features: - Currently only support IPv4 TCP connections. - Returns a standard operating system SOCKET that can be manipulated by standard operating system functions like send() and recv(). - Supports daisy-chaining multiple proxies. - Can also be used for direct connections (without proxy) optionally binding to a local address and/or port.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    netch

    netch

    A simple proxy client

    Netch is an open-source Windows proxy client written in C#, designed for both gaming and general web acceleration. It supports various proxy protocols—Socks5, Shadowsocks, ShadowsocksR, Trojan, VMess, VLESS—and multiple operation modes including process-level interception, shared network, tun/tap virtual adapters, and web proxy. Extensively configurable, it’s ideal for users managing traffic routing per application.
    Downloads: 484 This Week
    Last Update:
    See Project
  • 18
    V2Ray Desktop

    V2Ray Desktop

    Elegant cross-platform proxy GUI client that supports Shadowsocks

    We use Clash as the backend proxy, which supports Shadowsocks(R), V2Ray, and Trojan protocols. V2Ray Desktop is a cross-platform GUI client that supports Shadowsocks(R), V2Ray, and Trojan protocols, running on Windows, Linux, and macOS. It is built with Qt 5 and QML 2. Compared to V2Ray, V2Ray Desktop provides more advanced features such as server subscription and latency test. You can easily migrate to V2Ray Desktop from Shadowsocks-Qt5 and V2Ray Core by importing their config files. Some...
    Downloads: 740 This Week
    Last Update:
    See Project
  • 19
    Qv2ray

    Qv2ray

    Linux / Windows / macOS cross-platform V2Ray client

    A cross-platform V2Ray client using the Qt framework. Supports Windows, Linux, macOS, plug-in system support SSR / Trojan / Trojan-Go / NaiveProxy. This is free software, and you are welcome to redistribute it under certain conditions.
    Downloads: 146 This Week
    Last Update:
    See Project
  • 20
    Simple DNSCrypt

    Simple DNSCrypt

    A simple management tool for dnscrypt-proxy

    SimpleDnsCrypt is a user-friendly graphical interface for dnscrypt-proxy, designed to make encrypted DNS resolution simple and accessible for Windows users who want to improve their privacy and security without delving into complex command-line tools. It provides an intuitive control panel where individuals can enable DNS encryption (such as DNS-over-HTTPS or DNS-over-TLS), select trusted resolvers, and configure advanced options like upstream resolver lists, fallback settings, and filtering...
    Downloads: 124 This Week
    Last Update:
    See Project
  • 21
    Clash

    Clash

    A rule based proxy in Go

    Clash is an open-source rule-based proxy and networking tool written in Go that allows users to route internet traffic through multiple proxy protocols based on configurable rules. It is designed to give users fine-grained control over how different types of traffic are handled, enabling selective routing, filtering, or blocking depending on domains, IP addresses, or geographic conditions. The system supports multiple proxy protocols and can act as a local proxy server for HTTP, HTTPS, and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Router Online

    Router Online

    Aplikasi untuk menembus DNS Blokir

    ...Fungsi utama Router Online adalah menyembunyikan DNS dan mengganti IP lain, sehingga data identitas privasi kamu tidak akan bisa di ketahui atau di lacak oleh siapapun (Anonymous). Router Online menggunakan bahasa Indonesia dan portable artinya tidak perlu di instal dan bisa dijalankan di dalam flashdisk. Router Online support menembus DNS Blokir dari koneksi Wi-Fi, Hotspot, Warnet, Modem GSM/CDMA, Internet Cable, Dll. Router Online merupakan aplikasi gratis dan bebas di gunakan oleh siapa saja
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SOCKS Server and Library for Java. Support for versions 4 and 5 of SOCKS protocol. Designed to be easily expandable to support different encryption/authentication/authorization methods. Sample server and client are available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB