Toby

Results 143 comments of Toby

> will there be a rust version of hysteria? Could be

This is strange. 1.3.0 doesn't have any changes that would make it not backward compatible, and I've personally tested it multiple times without problems. Are you saying your 1.3.0 server...

Good suggestion. For now you can also add `log: true` to each entry, which essentially does the same thing

如果是浏览器的话,可以考虑用 PAC?

感谢。这个是还没完成吗?感觉需要处理连接断开重连的情况,不能就一个连接永远用下去。。

@us254 很不错,我打算做一个类似的流程图加到官方文档

本来双向的审计就都支持,也可以通过规则实现域名白名单,比如 `tls != nil && tls.req.sni != "good.com"` 目前还不能实现替换页面内容

理论上可以通过在 expr 里提供时间信息来实现有时效性的规则

目前是基于 netfilter queue (nfqueue) 的, https://netfilter.org/projects/libnetfilter_queue/doxygen/html/ TLDR 是串联接入

QUIC & SOCKS analyzers are already in the plans, though I haven't found the time to work on them yet. As for the rest... I believe these are cryptocurrency mining...