ShadowSocks
shadowsocks.orgSecure socks5 proxy, designed to protect your Internet traffic. Open source, superfast, cross-platform and easy to deploy, see GitHub repo.
- Homepage: shadowsocks.org
- GitHub: github.com/shadowsocks/shadowsocks-rust
- Web info: web-check.xyz/results/shadowsocks.org
ShadowSocks Source Code
Author
Description
A Rust port of shadowsocks
Homepage
https://shadowsocks.org/License
MIT
Created
15 Oct 14
Last Updated
05 Oct 24
Latest version
Primary Language
Rust
Size
7,111 KB
Stars
8,432
Forks
1,154
Watchers
8,432
Language Usage
Star History
Top Contributors
- @zonyitoo (1982)
- @dependabot[bot] (318)
- @Mygod (45)
- @madeye (36)
- @dependabot-preview[bot] (34)
- @renovate[bot] (18)
- @zedifen (16)
- @18o (9)
- @faern (9)
- @wyzdot (8)
- @Y0ba (7)
- @quininer (6)
- @chuxi (6)
- @kimw (5)
- @database64128 (5)
- @eataix (5)
- @DuckSoft (5)
- @dlon (5)
- @spyophobia (4)
- @bennyyip (4)
- @LuoZijun (3)
- @lilydjwg (3)
- @kallydev (3)
- @ibigbug (3)
- @AaronChen0 (3)
- @abcfy2 (3)
- @Stzx (3)
- @vndroid (3)
- @xiazuojie (3)
- @wevsty (3)
Recent Commits
- Marek Küthe (04 Oct 24)
Remove dependency on pwgen (#1702) Fixes https://github.com/shadowsocks/shadowsocks-rust/issues/1700 Signed-off-by: Marek Küthe <[email protected]>
- renovate[bot] (04 Oct 24)
fix(deps): update rust crate brotli to v7 (#1698) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (04 Oct 24)
fix(deps): update rust crate clap to v4.5.19 (#1696) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ty (04 Oct 24)
fix: ssurl for getting outline url no compression
- renovate[bot] (04 Oct 24)
fix(deps): update rust crate ipnet to v2.10.1 (#1701) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (04 Oct 24)
fix(deps): update rust crate tun2 to v3.1.7 (#1699) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
fix(deps): update rust crate once_cell to v1.20.1 (#1687) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update docker/build-push-action action to v6 (#1690) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update docker/login-action action to v3 (#1691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update docker/metadata-action action to v5 (#1692) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update softprops/action-gh-release action to v2 (#1694) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update docker/setup-buildx-action action to v3 (#1693) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update dependency windows to v5 (#1689) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
fix(deps): update rust crate regex to v1.11.0 (#1688) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update circleci/golang docker tag to v1.17 (#1686) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
fix(deps): update rust crate reqwest to v0.12.8 (#1684) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- renovate[bot] (01 Oct 24)
chore(deps): update alpine docker tag to v3.20 (#1685) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Aaron Chen (01 Oct 24)
chore: clippy fix (#1695)
- ty (01 Oct 24)
chore: renovate automerge with squash
- ty (01 Oct 24)
chore: renovate enable automerge
- renovate[bot] (01 Oct 24)
fix(deps): update rust crate httparse to v1.9.5
- renovate[bot] (01 Oct 24)
chore(deps): update dependency windows to v2.4.1
- ty (01 Oct 24)
chore: disable dependabot in flavor of renovabot https://github.com/dependabot/dependabot-core/issues/4009
- renovate[bot] (01 Oct 24)
Add renovate.json
- dependabot[bot] (27 Sept 24)
chore(deps): bump flate2 from 1.0.33 to 1.0.34 (#1672) Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- zonyitoo (27 Sept 24)
chore: tun2 can be compatible with all 3.1.x versions
- dependabot[bot] (27 Sept 24)
chore(deps): bump tun2 from 3.1.4 to 3.1.5 (#1673)
- dependabot[bot] (26 Sept 24)
chore(deps): bump async-trait from 0.1.82 to 0.1.83 (#1668) Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.82 to 0.1.83. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.82...0.1.83) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- zonyitoo (26 Sept 24)
chore: libc version compatbile from 0.2.141
- dependabot[bot] (26 Sept 24)
chore(deps): bump libc from 0.2.158 to 0.2.159 (#1669)
ShadowSocks Website
Website
Shadowsocks | A fast tunnel proxy that helps you bypass firewalls.
A fast tunnel proxy that helps you bypass firewalls.
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 172.67.144.181
- Location San Francisco, California, United States of America, NA
- ISP CloudFlare Inc.
- ASN AS13335
Associated Countries
- US
Saftey Score
Website marked as safe
100%
Blacklist Check
shadowsocks.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
ShadowSocks Reviews
More Proxies
-
Non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
About the Data: ShadowSocks
API
You can access ShadowSocks's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/networking/proxies/shadowsocks
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share ShadowSocks
Help your friends compare Proxies, and pick privacy-respecting software and services.
Share ShadowSocks and Awesome Privacy with your network!