mirror of https://github.com/dnomd343/ProxyC
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dnomd343
51675b1698
|
2 years ago | |
---|---|---|
Basis | 2 years ago | |
Builder | 2 years ago | |
Checker | 2 years ago | |
Filter | 2 years ago | |
ProxyDecoder | 2 years ago | |
Tester | 2 years ago | |
docs | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
env.yaml | 2 years ago | |
main.py | 2 years ago |
README.md
ProxyC
强大的代理工具集,支持几乎所有科学上网协议
✅ 全面的代理协议与选项,覆盖几乎所有类型节点
⏳ 订阅解析,支持几乎所有客户端配置文件的解码
⏳ 延迟测试,IP信息,UDP状态,线路架构分析
⏳ 流媒体支持状态、所属地区、CDN分配等检测
⏳ 基于RESTful API驱动,方便外围扩展
✅ MIT协议开源,无任何使用限制
协议支持状态
-
VMess
:完整的V2ray内核适配,5种加密方式,支持TLS,支持以下传输方式 -
VLESS
:完整的Xray内核适配,支持TLS与XTLS,传输方式同上 -
Trojan
:完整的Xray内核适配,支持TLS与XTLS,传输方式同上 -
Trojan-Go
:WebSocket连接,Shadowsocks加密连接,TLS加密,12种SIP003插件 -
Brook
:UoT选项,WebSocket传输,TLS加密,原始数据传输 -
Hysteria
:3种连接方式,数据包混淆,密码验证 -
Relay
:待支持 -
Snell
:待支持 -
RelayBaton
:待支持 -
PingTunnel
:待支持 -
NaiveProxy
:待支持 -
WireGuard
:待支持 -
SSH
:待支持
解码支持状态
WIP...
功能支持状态
WIP...
使用教程
WIP...
许可证
MIT ©2022 @dnomd343