iamsurfing

Results 12 issues of iamsurfing

1. Run as administrator mode. 2. Enter process name directly, the target process will be selected. 3. Right click the target process, lot of options is disabled. 4. Right the...

Situation 1: Only one thread can request to upstream. Situation 2: If timeout after 5s, all request in cache will return SERVFAIL. @folbricht Can you review my code? //lockduplicaterequest.go ```golang...

第一节是trunk的git版本,编译失败。 第二节是trunk的SDK版本,菜单配置失败。 第三节是trunk(git)生成的.config放入trunk(SDK)中运行的日志,依赖库都能编译,一到主程序就出问题。 (我真的很想知道,你们是怎么编译通过的?) if [ -d /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers ]; then (cd /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers; find ./ > /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers.files); mv /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers.files /home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/packages/ocf-crypto-headers.list && cp -fpR /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers/* /home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/; ; fi bash: -c: line 0:...

貌似不兼容proxifier。 HTTP connection error : Client sent incorrect HTTP request. Please make sure that client uses HTTP protocol.

enhancement

github.com/ameshkov/dnscrypt/[email protected]/client.go:216 r, _, err := client.Exchange(query, stamp.ServerAddrStr) It request certificate using plaintext not encrypted DNS request, so I want 2 functions to set certificate information. new--->func (c *Client) SetCertInfo(stamp dnsstamps.ServerStamp,...

Files which have same size can create a thread. Without multi-threads, it is too slow.