honwen

Results 12 issues of honwen

[openwrt-shadowsocks-rust](https://github.com/honwen/openwrt-shadowsocks-rust) [luci-app-shadowsocks-rust](https://github.com/honwen/luci-app-shadowsocks-rust) Already Tested OK in OpenWrt 19.07.6/x86_64 and OpenWrt 21.02.2/x86_64 ------- Changelog: ``` v2.0.3-2 @20210515 support TCP-FASTOPEN and Weight ```

showcase

# 🐞 bug report ### Affected Rule The issue is caused by the rule: ### Is this a regression? Yes, the previous version in which this bug was not present...

Can Close?

docs: https://openwrt.org/docs/guide-developer/packages

refer: - https://support.opendns.com/hc/en-us/articles/227987687-Using-dig-for-testing-EDNS-client-subnet - https://github.com/AdguardTeam/dnsproxy `--edns-addr=`

enhancement

refer: https://v2ex.com/t/832355

fix `BAZELISK_NOJDK` support

``` dyld[49194]: Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib Referenced from: /Users/XXXX/Downloads/clang-format-16_macosx-amd64 Reason: tried: '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such...

#967 included. close #979

refer: https://superuser.com/questions/454210/how-can-i-use-ssh-with-a-socks-5-proxy - ~/.ssh/config ```config ProxyCommand /usr/bin/nc -X connect -x 127.0.0.1:7777 %h %p ``` - Feature Request ```config ProxyCommand gost -X=SSH://%h:%p -F=[Protocols]://XXXXX ```