Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apachecn
/
edgetunnel21
Public template
forked from
cmliu/edgetunnel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2026
Merge pull request #1141 from LancelotOho/main
Show description for 06c7ddd
cmliu
authored
06c7ddd
View commit details
Copy full SHA for 06c7ddd
Browse repository at this point
Commits on Apr 20, 2026
更正 README.md 中ClashMetaForAndroid项目地址
LancelotOho
authored
0caaf6d
View commit details
Copy full SHA for 0caaf6d
Browse repository at this point
Commits on Apr 17, 2026
Merge pull request #1129 from cmliu/beta2.1-BYOB
Show description for c5da03c
cmliu
authored
c5da03c
View commit details
Copy full SHA for c5da03c
Browse repository at this point
Merge pull request #1125 from kasc0206/fix/dns-query-id-random
Show description for 2c8ca7d
cmliu
authored
2c8ca7d
View commit details
Copy full SHA for 2c8ca7d
Browse repository at this point
Merge pull request #1124 from kasc0206/fix/cookie-secure-flag
Show description for 29aa330
cmliu
authored
29aa330
View commit details
Copy full SHA for 29aa330
Browse repository at this point
Merge pull request #1122 from kasc0206/fix/duplicate-ip-headers
Show description for 232292e
cmliu
authored
232292e
View commit details
Copy full SHA for 232292e
Browse repository at this point
fix: use random DNS query ID per RFC 1035
Show description for d8c6533
kylin
committed
d8c6533
View commit details
Copy full SHA for d8c6533
Browse repository at this point
fix: add Secure and SameSite=Strict flags to auth cookie
Show description for cb0a3e4
kylin
committed
cb0a3e4
View commit details
Copy full SHA for cb0a3e4
Browse repository at this point
fix: remove duplicate X-Real-IP and X-Forwarded-For headers in IP detection chain
Show description for 1a8da4c
kylin
committed
1a8da4c
View commit details
Copy full SHA for 1a8da4c
Browse repository at this point
Commits on Apr 16, 2026
feat: 更新版本号并优化TLS 1.3解密和加密逻辑,修复数据处理流程
cmliu
committed
1dd3943
View commit details
Copy full SHA for 1dd3943
Browse repository at this point
Merge pull request #1113 from cmliu/beta2.1-BYOB
Show description for 9debe71
cmliu
authored
9debe71
View commit details
Copy full SHA for 9debe71
Browse repository at this point
Commits on Apr 15, 2026
feat: 更新版本号并优化木马UDP数据转发逻辑,修正相关函数命名
cmliu
committed
d9ff9aa
View commit details
Copy full SHA for d9ff9aa
Browse repository at this point
feat: 优化木马UDP数据转发逻辑,简化数据解析和封装流程
cmliu
committed
db074ca
View commit details
Copy full SHA for db074ca
Browse repository at this point
feat: 增强UDP数据转发支持,添加木马协议处理逻辑
cmliu
committed
8b934dc
View commit details
Copy full SHA for 8b934dc
Browse repository at this point
feat: 增强UDP转发功能,添加日志记录以便于调试和错误追踪
cmliu
committed
ccd1bcb
View commit details
Copy full SHA for ccd1bcb
Browse repository at this point
feat: 添加Zread徽章以增强项目可见性
cmliu
committed
5da6cb4
View commit details
Copy full SHA for 5da6cb4
Browse repository at this point
feat: 优化TLS加密逻辑以支持ChaCha20回退
cmliu
committed
566d709
View commit details
Copy full SHA for 566d709
Browse repository at this point
Commits on Apr 14, 2026
feat: 添加HTTPS路径模板支持以增强反代配置
cmliu
committed
cf30335
View commit details
Copy full SHA for cf30335
Browse repository at this point
Commits on Apr 13, 2026
feat: 增强TLS警报处理逻辑,忽略特定警报以提高连接稳定性
cmliu
committed
b36e7e5
View commit details
Copy full SHA for b36e7e5
Browse repository at this point
feat: 更新版本号至2026-04-13以反映最新更改
cmliu
committed
f036498
View commit details
Copy full SHA for f036498
Browse repository at this point
feat: 添加类型注释以增强代码可读性和类型安全
cmliu
committed
7dff821
View commit details
Copy full SHA for 7dff821
Browse repository at this point
feat: 合并常量定义,简化代码结构和可读性
cmliu
committed
f242159
View commit details
Copy full SHA for f242159
Browse repository at this point
HTTPS
cmliu
committed
e3828e2
View commit details
Copy full SHA for e3828e2
Browse repository at this point
Commits on Apr 10, 2026
Merge pull request #1091 from cmliu/beta2.1-BYOB
Show description for aa147ba
cmliu
authored
aa147ba
View commit details
Copy full SHA for aa147ba
Browse repository at this point
feat: 简化获取传输协议配置函数逻辑,提升代码可读性
cmliu
committed
c42ab05
View commit details
Copy full SHA for c42ab05
Browse repository at this point
feat: 优化节点路径生成逻辑,添加获取传输路径参数值函数
cmliu
committed
e83f2c1
View commit details
Copy full SHA for e83f2c1
Browse repository at this point
feat: 提取传输协议配置逻辑,优化代码结构和可读性
cmliu
committed
01ad04d
View commit details
Copy full SHA for 01ad04d
Browse repository at this point
Commits on Apr 9, 2026
fix: 更新版本号至2026-04-10 06:03:17
cmliu
committed
5435326
View commit details
Copy full SHA for 5435326
Browse repository at this point
feat: 根据传输协议动态调整路径和域名字段名,优化链接生成逻辑
cmliu
committed
5d17b68
View commit details
Copy full SHA for 5d17b68
Browse repository at this point
feat: 添加传输协议支持,优化链接生成逻辑以提升兼容性
cmliu
committed
05c4bef
View commit details
Copy full SHA for 05c4bef
Browse repository at this point
Commits on Apr 6, 2026
Merge pull request #1082 from cmliu/beta2.1-BYOB
Show description for 7238831
cmliu
authored
7238831
View commit details
Copy full SHA for 7238831
Browse repository at this point
refactor: 简化加密配置和相关函数,提升代码可读性
cmliu
committed
535cc12
View commit details
Copy full SHA for 535cc12
Browse repository at this point
fix: 统一代码风格,修复多个位置的分号缺失
cmliu
committed
0e7aa88
View commit details
Copy full SHA for 0e7aa88
Browse repository at this point
feat: 增强BYOB模式下的错误处理,添加偏移异常日志记录
cmliu
committed
b96cad2
View commit details
Copy full SHA for b96cad2
Browse repository at this point
feat: 增强WebSocket处理逻辑,添加安全流控制以防止错误和异常
cmliu
committed
09cd548
View commit details
Copy full SHA for 09cd548
Browse repository at this point
Previous
Next
You can’t perform that action at this time.