嘟嘟社区

套cf后,是不是只有443 22这些特定端口是转发的


其他端口是1比1转发到真实ip吗
  1. HTTP ports supported by Cloudflare
  2. 80
  3. 8080
  4. 8880
  5. 2052
  6. 2082
  7. 2086
  8. 2095
  9. HTTPS ports supported by Cloudflare
  10. 443
  11. 2053
  12. 2083
  13. 2087
  14. 2096
  15. 8443
  16. Caching is disabled for the following ports
  17. 2052
  18. 2053
  19. 2082
  20. 2083
  21. 2086
  22. 2087
  23. 2095
  24. 2096
  25. 8880
  26. 8443

复制代码

除了这些端口都不能被反代….
ps: http可用端口只能走ws,https可用端口只能走wss
https://developers.cloudflare.com/fundamentals/get-started/network-ports/

你可以百度一下的
https://developers.cloudflare.com/fundamentals/get-started/network-ports/
谢谢科普