GithubHelp home page GithubHelp logo

ss-collection's Introduction

SS-Collection

常用资源汇集,仅个人收集向

App

Shadowsocks

Platform Releases
Windows shadowsocks/shadowsocks-windows
MacOS shadowsocks/ShadowsocksX-NG
Android shadowsocks/shadowsocks-android
obfs shadowsocks/simple-obfs-android

ShadowsocksR

协议插件文档

Platform Releases
Windows shadowsocksr-backup/shadowsocksr-csharp
MacOS shadowsocksr-backup/ShadowsocksX-NG
Android shadowsocksr-backup/shadowsocksr-android

ShadowsocksRR

协议插件文档

Platform Releases
Windows shadowsocksrr/shadowsocksr-csharp
Android shadowsocksrr/shadowsocksr-android

SSTap

Official website

Version Download
1.0.9.7 SSTap-beta-setup-1.0.9.7.zip
1.1.0.1 SSTap-beta-setup-1.1.0.1.zip

Rules: FQrabbit/SSTap-Rule

Rules

Type Repositories
AutoProxy gfwlist/gfwlist
DNSMasq felixonmars/dnsmasq-china-list
PAC breakwa11/gfw_whitelist

Get a domain list from gfwlist

From 改华硕[N14U N54U]5G 2G的7620老毛子Padavan固件

curl https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt | base64 -d | sort -u | sed '/^$\|@@/d' | sed 's#!.\+##; s#|##g; s#@##g; s#http:\/\/##; s#https:\/\/##;' | sed '/^[0-9]\+\.[0-9]\+\.[0-9]\+\.[0-9]\+$/d' | grep '^[0-9a-zA-Z\.-]\+$' | grep '\.' | sed 's#^\.\+##' | sort -u > gfwlist_domain.txt

CHNRoutes

IPIP.NET

17mon/china_ip_list

APNIC

curl 'http://ftp.apnic.net/apnic/stats/apnic/delegated-apnic-latest' | grep ipv4 | grep CN | awk -F\| '{ printf("%s/%d\n", $4, 32-log($5)/log(2)) }' > chnroute.txt

DNS Server

Repositories Language Platform
shadowsocks/ChinaDNS C All
shadowsocks/ChinaDNS-Python Python All
chengr28/Pcap_DNSProxy C++ All
shawn1m/overture Go All
bitbeans/SimpleDnsCrypt C# Windows (with GUI)

ss-collection's People

Contributors

tsuk1ko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.