# shadowsocks/shadowsocks-go

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/shadowsocks-shadowsocks-go).**

6,570 stars · 3,272 forks · Go · apache-2.0 · archived

## Links

- GitHub: https://github.com/shadowsocks/shadowsocks-go
- Homepage: http://shadowsocks.github.io/shadowsocks-go
- awesome-repositories: https://awesome-repositories.com/repository/shadowsocks-shadowsocks-go.md

## Tags

### Networking & Communication

- [Multi-User Port Isolators](https://awesome-repositories.com/f/networking-communication/multi-port-proxy-bridges/multi-user-port-isolators.md) — Provides isolated proxy access for multiple users by assigning unique ports and passwords. ([source](https://cdn.jsdelivr.net/gh/shadowsocks/shadowsocks-go@master/README.md))
- [Failover Proxy Routers](https://awesome-repositories.com/f/networking-communication/proxy-servers/failover-proxy-routers.md) — Implements automatic failover routing across multiple proxy servers for connection resilience. ([source](https://cdn.jsdelivr.net/gh/shadowsocks/shadowsocks-go@master/README.md))
- [Traffic Tunneling](https://awesome-repositories.com/f/networking-communication/traffic-tunneling.md) — Encrypts and forwards TCP traffic through a proxy to bypass network restrictions and censorship. ([source](https://cdn.jsdelivr.net/gh/shadowsocks/shadowsocks-go@master/README.md))

### Security & Cryptography

- [Traffic Encryption](https://awesome-repositories.com/f/security-cryptography/traffic-encryption.md) — Encrypts proxy traffic using a choice of symmetric ciphers, with AES recommended for speed and security. ([source](https://github.com/shadowsocks/shadowsocks-go))
- [Configurable Cipher Encryptors](https://awesome-repositories.com/f/security-cryptography/traffic-encryption/configurable-cipher-encryptors.md) — Lets users choose from multiple encryption ciphers to secure proxy traffic between client and server. ([source](https://cdn.jsdelivr.net/gh/shadowsocks/shadowsocks-go@master/README.md))

### Development Tools & Productivity

- [Command Line Configuration](https://awesome-repositories.com/f/development-tools-productivity/command-line-configuration.md) — Provides command-line flags to override proxy configuration parameters at runtime. ([source](https://github.com/shadowsocks/shadowsocks-go))

### DevOps & Infrastructure

- [Configuration File Loading](https://awesome-repositories.com/f/devops-infrastructure/configuration-management/file-based-configuration/configuration-file-loading.md) — Loads proxy settings from a JSON configuration file to determine runtime behavior. ([source](https://github.com/shadowsocks/shadowsocks-go))
