Commit Graph

21 Commits

Author SHA1 Message Date
世界
2cf2ff3f33 Rename cloudflare-tunnel type to cloudflared 2026-03-31 15:32:56 +08:00
世界
af2afc529b cloudflare: require remote-managed tunnels 2026-03-31 15:32:56 +08:00
世界
a95f56cdea cloudflare: enforce socks-proxy ip_rules 2026-03-31 15:32:56 +08:00
世界
e54707cfe9 Return v3 registration protocol errors 2026-03-31 15:32:56 +08:00
世界
2340db6fcf Report unreachable cloudflare v3 registrations 2026-03-31 15:32:56 +08:00
世界
e6a7efc49a Cover direct cloudflare origin services 2026-03-31 15:32:56 +08:00
世界
d7b8689b26 Serve cloudflare hello world over TLS 2026-03-31 15:32:56 +08:00
世界
2321e941e0 Route cloudflare control plane through configurable dialer 2026-03-31 15:32:56 +08:00
世界
d017cbe008 Stabilize cloudflare edge transport fallback 2026-03-31 15:32:56 +08:00
世界
289101fc56 Enforce cloudflare access on all ingress services 2026-03-31 15:32:56 +08:00
世界
1ea083cd6f Apply cloudflare origin proxy transport options 2026-03-31 15:32:56 +08:00
世界
ed6be9b078 Validate cloudflare access protected origins 2026-03-31 15:32:56 +08:00
世界
854718992f Honor cloudflare warp active flow limits 2026-03-31 15:32:56 +08:00
世界
25a94ac5b6 Support router-backed cloudflare stream services 2026-03-31 15:32:56 +08:00
世界
4579ca9ecc Add cloudflare tunnel bastion and socks special services 2026-03-31 15:32:56 +08:00
世界
71c7a585ef Route cloudflare tunnel ICMP through sing-box router 2026-03-31 15:32:56 +08:00
世界
b3cad021b8 Apply origin request SNI selection 2026-03-31 15:32:56 +08:00
世界
124379fc1d Support regional cloudflare edge selection 2026-03-31 15:32:56 +08:00
世界
01a8405069 Implement router-backed cloudflare tunnel ingress config 2026-03-31 15:32:56 +08:00
世界
87a2f4c336 Fix cloudflared registration parameter inconsistencies
- Set QUIC InitialPacketSize per IP family (IPv4: 1252, IPv6: 1232)
- Set MaxIncomingStreams/MaxIncomingUniStreams to 1<<60
- Populate OriginLocalIP from local socket address in both QUIC and HTTP/2
- Pass NumPreviousAttempts from retry counter to registration
- Include version number in client version string
- Use OS_GOARCH format for Arch field
2026-03-31 15:32:56 +08:00
世界
b68f4670b0 Add cloudflare tunnel inbound 2026-03-31 15:32:56 +08:00