All Projects → EternalPain → Zjl

EternalPain / Zjl

ZJL 免流防跳脚本

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Zjl

Net Shield
An Easy and Simple Anti-DDoS solution for VPS,Dedicated Servers and IoT devices - Beta
Stars: ✭ 202 (-9.01%)
Mutual labels:  proxy, iptables
Asuswrt Merlin Transparent Proxy
transparent proxy base on ss, v2ray, ipset, iptables, chinadns on asuswrt merlin.
Stars: ✭ 367 (+65.32%)
Mutual labels:  proxy, iptables
Websafety
Simple and powerful web filter for HTTP and HTTPS traffic
Stars: ✭ 208 (-6.31%)
Mutual labels:  proxy
Polycube
eBPF/XDP-based software framework for fast network services running in the Linux kernel.
Stars: ✭ 217 (-2.25%)
Mutual labels:  iptables
Styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 218 (-1.8%)
Mutual labels:  proxy
Hackers Tool Kit
Its a framework filled with alot of options and hacking tools you use directly in the script from brute forcing to payload making im still adding more stuff i now have another tool out called htkl-lite its hackers-tool-kit just not as big and messy to see updates check on my instagram @tuf_unkn0wn or if there are any problems message me on instagram
Stars: ✭ 211 (-4.95%)
Mutual labels:  proxy
Clashr Auto Desktop
use clashr & tun2socks
Stars: ✭ 201 (-9.46%)
Mutual labels:  proxy
Prise
A .NET Plugin Framework.
Stars: ✭ 207 (-6.76%)
Mutual labels:  proxy
Pallas
Curator is to Zookeeper what Pallas is to Elasticsearch
Stars: ✭ 230 (+3.6%)
Mutual labels:  proxy
Goku Api Gateway
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
Stars: ✭ 2,773 (+1149.1%)
Mutual labels:  proxy
Proxysu
Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)
Stars: ✭ 3,309 (+1390.54%)
Mutual labels:  proxy
Web Worker Proxy
A better way of working with web workers
Stars: ✭ 218 (-1.8%)
Mutual labels:  proxy
Skipper
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
Stars: ✭ 2,606 (+1073.87%)
Mutual labels:  proxy
Proxybroker
Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS 🎭
Stars: ✭ 2,767 (+1146.4%)
Mutual labels:  proxy
Ss Net
共享shadowsocks主机
Stars: ✭ 209 (-5.86%)
Mutual labels:  proxy
Otunnel
peer-to-peer tunnel tool
Stars: ✭ 224 (+0.9%)
Mutual labels:  proxy
Kubefwd
Bulk port forwarding Kubernetes services for local development.
Stars: ✭ 2,713 (+1122.07%)
Mutual labels:  proxy
Graphql Rest Proxy
Turn your REST API into GraphQL - A Proxy Server that pipes request from GraphQL to REST with GraphQL DSL, performant nested children, mutations, input types, and more.
Stars: ✭ 218 (-1.8%)
Mutual labels:  proxy
Tor Socks Proxy
🐳 Tiny Docker(🤏 10MB) image as 🧅 Tor SOCKS5 proxy 🛡
Stars: ✭ 218 (-1.8%)
Mutual labels:  proxy
Bettercap
DEPRECATED, bettercap developement moved here: https://github.com/bettercap/bettercap
Stars: ✭ 2,518 (+1034.23%)
Mutual labels:  proxy

ZJL 免流防跳脚本

整合 tiny 和 clnc 的免流防跳


ZJL核心使用选项(不带参数):

-o 或 --open                   开启免流
-c 或 --close                  关闭免流
-d 或 --display                显示界面
-i 或 --info                   显示信息
-h 或 --help                   查看帮助
-v 或 --version                查看版本

最多只支持三个有效选项:
	-o 和 -c 二选一 不可同时选择
	-h 和 -v 只可单独使用 例: ZJL -h

注意事项:

1. 不支持纯CNS 但支持纯CNS的那种clnc模式 比如联通手厅直播那种
2. 不支持tiny模式里有一个接口 然后自动获取验证的那种模式
3. 不支持ipv6免流

4. tiny模式的uid写0 3003 3004之一
5. 如果安卓11用tiny的话,uid不要写3004,可能会没网,推荐写0,啥系统版本都有网,换了还是没网就换clnc模式

6. 如果删除了MLbox 将不支持检测HTTP和HTTPS联网 以及检测UDP联网
7. 如果删除了busybox并且手机没有安装busybox的话 将不支持显示运行中的模式名 以及显示已用流量
8. 如果手机不支持iptables的multiport模块 本机和共享的放行端口将会放行不了端口范围

9. 本机成功代理了UDP的话 共享UDP放行将无效

10. 如果装了面具的话 可以直接防跳配置 [开机自启] 填面具 跟刷模块自启效果一样的

2.0 Beta29 更新日志:

1. 修复部分系统输出显示APN错误
2. 修复检测网络挂掉的接口

3. 升级免流方式功能,可以根据模式自动识别(原理是读取模式中是否有uid或user这两行,不要手贱删除tiny里的,或者在clnc模式里加)
4. 升级面具版模块的开机自启,避免开启失败

5. 添加开启失败输出log日志,路径是模块文件夹下的start_error_log.txt
6. 添加禁网内核
7. 添加关闭selinux

8. 删除[内网白名单]和[显示内网白名单]功能

9. 更换clnc核心为0.92版本

使用教程
百度云
加入QQ群

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].