Commit Graph

14 Commits

Author SHA1 Message Date
世界
1320b737b9 Align cloudflare runtime behavior with cloudflared 2026-03-31 15:32:56 +08:00
世界
012335e2f5 fix cloudflared warp datagram behavior 2026-03-31 15:32:56 +08:00
世界
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
世界
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
世界
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
世界
71c7a585ef Route cloudflare tunnel ICMP through sing-box router 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