edgetunnel icon indicating copy to clipboard operation
edgetunnel copied to clipboard

Running V2ray inside edge/serverless runtime

Results 103 edgetunnel issues
Sort by recently updated
recently updated
newest added

thank you for the effort! hi i use socks5 proxy in the config and it the best result for me. but i know not long lasting for the socks5 proxy...

learn this https://github.com/websockets/ws/blob/master/lib/stream.js and check does this has a better way duo to WebSocket. implemation

enhancement

大佬,可以添加路由规则吗? 根据域名分流

请问新添加的socks5怎么部署啊?有教程嘛?直接放workers无法使用

因为cf worker的特性,ip会来回跳,所以导致一些应用我们无法使用。比如gemini,twitter(虽然可以使用,但是IP总在改变有风险)!希望增加一个白名单列表,可以强制走代理IP! 但是我研究了一下代码,通过添加一些日志并没有找到网址的IP,期间打印了request.header 以及 addressremote 等变量!作者可以给一些思路吗?