-
| helper程序,windows本地运行,可以加证书吗,没看到文档上有? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            zc16607
          
      
      
        Nov 1, 2024 
      
    
    Replies: 2 comments 5 replies
-
| windows本地运行,是要在局域网内用ip访问吗 | 
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            -
| 倒腾了一天,现在用了cf tunnel来穿透,效果真不错啊,刚开始用origin rules,接口响应居然达到2-5秒,下载速度倒是能跑满上行,但是响应慢打开网页速度不理想。后面尝试了tunnel,真的是相见恨晚,接口响应差不多在450ms,虽然不能和ipv4直连相比(120ms),但是在能接受的范围了,并且可以不开放端口,安全性提高了很多。 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        zc16607
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
倒腾了一天,现在用了cf tunnel来穿透,效果真不错啊,刚开始用origin rules,接口响应居然达到2-5秒,下载速度倒是能跑满上行,但是响应慢打开网页速度不理想。后面尝试了tunnel,真的是相见恨晚,接口响应差不多在450ms,虽然不能和ipv4直连相比(120ms),但是在能接受的范围了,并且可以不开放端口,安全性提高了很多。
ps: 使用tunnel的话,应用程序本身http就行,cf会自动给网页加ssl证书。