awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shadowsocks avatar

shadowsocks/shadowsocks-goArchived

0
View on GitHub↗
shadowsocks.github.io/shadowsocks-go↗

Shadowsocks Go

Features

  • Multi-User Port Isolators - Provides isolated proxy access for multiple users by assigning unique ports and passwords.
  • Failover Proxy Routers - Implements automatic failover routing across multiple proxy servers for connection resilience.
  • Traffic Tunneling - Encrypts and forwards TCP traffic through a proxy to bypass network restrictions and censorship.
  • Traffic Encryption - Encrypts proxy traffic using a choice of symmetric ciphers, with AES recommended for speed and security.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
  • Configurable Cipher Encryptors - Lets users choose from multiple encryption ciphers to secure proxy traffic between client and server.
  • Command Line Configuration - Provides command-line flags to override proxy configuration parameters at runtime.
  • Configuration File Loading - Loads proxy settings from a JSON configuration file to determine runtime behavior.
  • 6,570 Stars·3,272 Forks·Go·apache-2.0·3 Aufrufe

    Star-Verlauf

    Star-Verlauf für shadowsocks/shadowsocks-goStar-Verlauf für shadowsocks/shadowsocks-go

    Häufig gestellte Fragen

    Was sind die Hauptfunktionen von shadowsocks/shadowsocks-go?

    Die Hauptfunktionen von shadowsocks/shadowsocks-go sind: Multi-User Port Isolators, Failover Proxy Routers, Traffic Tunneling, Traffic Encryption, Configurable Cipher Encryptors, Command Line Configuration, Configuration File Loading.

    Welche Open-Source-Alternativen gibt es zu shadowsocks/shadowsocks-go?

    Open-Source-Alternativen zu shadowsocks/shadowsocks-go sind unter anderem: ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… octelium/octelium — Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and… jpillora/chisel — Chisel is a network tunneling tool that facilitates secure communication by encapsulating TCP and UDP traffic within… shadowsocks/shadowsocks-rust — A Rust port of shadowsocks. shadowsocks/shadowsocks-libev — shadowsocks-libev is an event-driven network daemon that provides an encrypted SOCKS5 proxy. It functions as a… open62541/open62541 — open62541 is an open-source implementation of the OPC Unified Architecture standard, providing a complete stack for…

    Open-Source-Alternativen zu Shadowsocks Go

    Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Shadowsocks Go.
    • octelium/octeliumAvatar von octelium

      octelium/octelium

      3,371Auf GitHub ansehen↗

      Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,

      Goabacai-gatewayapi-gateway
      Auf GitHub ansehen↗3,371
    • ginuerzh/gostAvatar von ginuerzh

      ginuerzh/gost

      18,019Auf GitHub ansehen↗

      gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio

      Godnsgogolang
      Auf GitHub ansehen↗18,019
    • jpillora/chiselAvatar von jpillora

      jpillora/chisel

      15,615Auf GitHub ansehen↗

      Chisel is a network tunneling tool that facilitates secure communication by encapsulating TCP and UDP traffic within HTTP requests. It functions as a connection multiplexer, consolidating multiple logical network streams into a single persistent connection to improve throughput and reduce overhead. By leveraging standard web protocols, the system enables firewall traversal and provides a mechanism for remote port forwarding and proxying. The project distinguishes itself through its focus on resilient connectivity and granular access control. It maintains persistent network sessions across uns

      Gogolanghttptcp
      Auf GitHub ansehen↗15,615
    • shadowsocks/shadowsocks-libevAvatar von shadowsocks

      shadowsocks/shadowsocks-libev

      16,180Auf GitHub ansehen↗

      shadowsocks-libev is an event-driven network daemon that provides an encrypted SOCKS5 proxy. It functions as a lightweight proxy server using a non-blocking event loop to route TCP and UDP traffic through encrypted tunnels to bypass network restrictions. The project implements a transparent proxy gateway capable of intercepting outbound packets at the network layer, allowing system traffic to be redirected through the encrypted tunnel without per-application configuration. It also includes a daemon process manager to control multiple proxy server instances as child processes via local communi

      Ccshadowsocks
      Auf GitHub ansehen↗16,180
    Alle 30 Alternativen zu Shadowsocks Go anzeigen→