Jason Lyu

Results 138 comments of Jason Lyu

Hoping someone can submit a pr for this feature. 😉 I currently don't have time for it.

I would recommend to implement this functionality based on Clash's [fake dns module](https://github.com/Dreamacro/clash/tree/master/component/fakeip).

> 必须当上游建立连接成功,并开始传输数据之后,下游才能建立连接,当上游建立连接 失败,下游则不建立连接 我没有理解,`上游建立连接成功,并开始传输数据之后,下游才能建立连接`,但没有下游的数据那这个数据是哪里来的? > 现在的 tun2socks 的机制是,下游发起连接之后,tun2socks 就立即和下游建立连接,然后才去连接上游,当上游建立连接失败,下游建立的连接就关闭。此时,由于下游的连接是已经正常建立并关闭的,浏览器就不会再去 fallback 到别的地址。 嗯对,这应该是个问题,所以这好像更像是个issue?

Sorry for the wiki, I understand that it is not very detailed. To use a localhost socks5 or any kinds of proxy servers, you need to enable the interface bound...

Standard SSH protocol doesn't support UDP. Why not try some real proxy tools like gost?

浏览器有缓存就会这样,已知bug没有特别好的解决办法。

参考[Koyeb部署教程](https://github.com/javtube/javtube-server-koyeb)

> 可以一键部署么~~ 似乎没有,需要手动部署。

可以的,你自己配置一下就行了。