All Projects → txthinking → Blackwhite

txthinking / Blackwhite

Licence: mit
Domain, CIDR, IP black/white list, PAC generator

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Blackwhite

Shadowsocksx Ng R8
ShadowsocksX-NG-R for MacOS, ShadowsocksR
Stars: ✭ 1,066 (+324.7%)
Mutual labels:  proxy, gfw, pac
Shadowsocksx Ng R
ShadowsocksX-NG-R: Shadowsocks(R) Client for MacOS
Stars: ✭ 393 (+56.57%)
Mutual labels:  proxy, gfw, pac
Dosvpn
🚀 极速、简单、开源的 VPN 访问外网学习先进科学技术的必备工具
Stars: ✭ 485 (+93.23%)
Mutual labels:  proxy, gfw, pac
Shadowrocket Adblock Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
Stars: ✭ 12,447 (+4858.96%)
Mutual labels:  proxy, gfw
Winxray
Xray / V2Ray( vmess/vless )、Shadowsocks、Trojan 通用客户端(Windows),可自动维持稳定上网 - 代理服务器异常自动切换,并提供一键部署代理服务端工具,使用 aardio 编写,绿色便携版免安装仅740KB、不需要.Net等外部运行库。
Stars: ✭ 241 (-3.98%)
Mutual labels:  proxy, pac
Flynet
A powerful TCP/UDP tool, which support socks5 proxy by tcp and udp, http proxy and NAT traversal. This tool can help you bypass gfw easily
Stars: ✭ 124 (-50.6%)
Mutual labels:  proxy, gfw
Xx Net
A proxy tool to bypass GFW.
Stars: ✭ 30,963 (+12235.86%)
Mutual labels:  proxy, gfw
Trojan R
轻量高效的 Trojan 代理,使用 Rust 实现
Stars: ✭ 174 (-30.68%)
Mutual labels:  proxy, gfw
Surge Rules
🦄 🎃 👻 Surge 规则集(DOMAIN-SET 和 RULE-SET),兼容 Surge for iOS 和 Surge for Mac 客户端。
Stars: ✭ 151 (-39.84%)
Mutual labels:  proxy, gfw
Genpac
PAC/Dnsmasq/Wingy file Generator, working with gfwlist, support custom rules.
Stars: ✭ 2,088 (+731.87%)
Mutual labels:  gfw, pac
Getcndomainsandipv4
获取国内 IP 和域名,生成路由表和 PAC 文件
Stars: ✭ 180 (-28.29%)
Mutual labels:  whitelist, pac
Delete
(迫于压力,本项目停止维护,请尽快fork代码。1月1日之后删除项目)[免翻墙工具]A free and open-source youtube video proxy script [Written in PHP]
Stars: ✭ 1,316 (+424.3%)
Mutual labels:  proxy, gfw
Inlets Pro
Secure TCP and HTTP tunnels that work anywhere
Stars: ✭ 179 (-28.69%)
Mutual labels:  proxy, gfw
Fq Book
📖《这本书能让你连接互联网》详细阐述代理、隧道、VPN运作过程,并对GFW策略如:地址端口封锁、服务器缓存投毒、数字验证攻击、SSL连接阻断做相关的原理说明
Stars: ✭ 2,393 (+853.39%)
Mutual labels:  proxy, gfw
Blocker Database
A global domain based database for NoScript, uBlock, uMatrix & ScriptSafe
Stars: ✭ 127 (-49.4%)
Mutual labels:  blacklist, whitelist
Koa Ip
Ip filter middleware for koa, support whitelist and blacklist.
Stars: ✭ 37 (-85.26%)
Mutual labels:  blacklist, whitelist
China Domain Allowlist
常用中国网站白名单,纯列表,用于 SwitchyOmega,控制不走代理的网站。
Stars: ✭ 166 (-33.86%)
Mutual labels:  gfw, whitelist
Lightsocks Python
⚡️一个轻巧的网络混淆代理🌏
Stars: ✭ 235 (-6.37%)
Mutual labels:  proxy, gfw
Cloak
A censorship circumvention tool to evade detection against state adversaries
Stars: ✭ 942 (+275.3%)
Mutual labels:  proxy, gfw
New Pac
翻墙-科学上网、免费翻墙、免费科学上网、免费自由上网、fanqiang、翻墙梯子、免费软件/方法,一键翻墙浏览器,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点分享,vps一键搭建翻墙服务器脚本/教程,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙
Stars: ✭ 31,869 (+12596.81%)
Mutual labels:  proxy, gfw

Black & White List

🔊Moved to bypass

List

  • https://txthinking.github.io/blackwhite/white.list
  • https://txthinking.github.io/blackwhite/white_cidr.list
  • https://txthinking.github.io/blackwhite/black.list
  • https://txthinking.github.io/blackwhite/black_cidr.list

Update list

$ cd tools
$ ./addWhite.sh china.com
$ ./addWhiteCIDR.sh 1.0.1.0/24
$ ./addBlack.sh google.com
$ ./addBlackCIDR.sh 74.125.0.0/16
$ ./removeWhite.sh china.com
$ ./removeWhiteCIDR.sh 1.0.1.0/24
$ ./removeBlack.sh google.com
$ ./removeBlackCIDR.sh 74.125.0.0/16

Prefer first-level domain

Online PAC with socks5://127.0.0.1:1080

  • https://txthinking.github.io/blackwhite/white.pac
  • https://txthinking.github.io/blackwhite/black.pac

You can create PAC by yourself with $ brook pac ...

Thanks to

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].