aa51513
aa51513
> forwarder并不是必须的,如果不设置默认使用127.0.0.1:53 操作系统默认并不会在127.0.0.1:53上监听,能否设计成不配置就使用系统的默认dns?
If possible, I also very much expect developers to support this feature
Don't worry, they will disappear automatically after a while
> How about add the KCP support to rathole @rapiz1 I'm also very much looking forward to this, if it will be considered
I'm also looking forward to Hysteria supporting reverse proxy: running the socks5 service on the Hysteria client, and then using the server as the entrance to the socks5 service. 我也期待Hysteria支持反向代理:在Hysteria客户端上运行socks5服务,然后使用服务器作为socks5服务的入口。
Very much looking forward to vpncloud supporting windows platform
What is the future of this pull request? @rapiz1 The reason I'm asking this is that I'm thinking about implementing a new feature of QUIC as a transport type for...
> 具体的配置? 其实不用贴具体的配置信息。 他想表达的意思我明白,因为我也有这个需求: 目前gost的反向代理功能,只支持了http协议,想要支持tcp和udp协议 简而言之就是:gost客户端连到gost服务器之后,能够利用客户端的relay或者socks5上网。 我这么表述应该清晰了吧?
> 1. 你指的是用 TXT 记录吗?那会是一个好想法。A 或者 AAAA 记录这样的方式没什么实用性,或者说它们的实用性跟 TXT 一样:你不能通过将 A 记录设定到 cloudflare 节点的方式,让你这个域名拥有 cloudflare 的加速(因为你需要在 cloudflare 那里设置源站 ip)。这一点我可能表达得比较晦涩。这个项目不会考虑加入各大 dns 提供商的 api,而是会考虑将结果以一个机器可读的格式打印到标准输出,让用户用其它程序读取与更新 DNS 记录,这样更符合 KISS (keep it simple and stupid,只做一件事并且做到最好)原则。...
Rust itself is a cross-platform language, you can compile it yourself Rust本身是跨平台语言,你可以自行编译