hev
hev
> UPnP 协议有无安全隐患? 严格来说有。无需任何授权就能开放端口,与默认防火墙策略是相反的。
It seems that some symbols are missing in rust-lang/libc for LoongArch with musl. I'll fix them later. In the meantime, could you switch to using the linux-raw backend instead?
> Is this fixed via [#1503](https://github.com/bytecodealliance/rustix/pull/1503)? I think so. @sunfishcode would you mind backporting #1503 to the `1.0` branch and making a new release to unblock cargo? Thanks a lot!
A single session in hev-socks5-tunnel does not use more file descriptors than badvpn-tun2socks. However, frequent DNS lookups may crate a large number of UDP sessions. If these sessions have relatively...
What's wrong?
Did this resolve the issue? https://habr.com/en/articles/838452/#comment_27259040
Interesting, can you reproduce the issue on this app? https://github.com/dovecoteescapee/ByeDPIAndroid
@newpavlov You're right. The LoongArch target features in cpufeatures are indeed different from those used by rustc. In cpufeatures, they come from the Linux kernel's HWCAP set, but those don't...