Andy Wang

Results 108 comments of Andy Wang

Behaviour like this is to be expected on all of the websites where direct IP access isn’t allowed (such as websites behind a CDN). When you are visiting a website...

The mismatch between `ServerName`'s resolution and Cloak server's public IP has indeed always been an issue. There is somewhat of a leeway that since a domain can have multiple DNS...

The next big step of Cloak would be to add meek-style CDN domain fronting support, but instead of HTTP, I believe Cloak will use WebSockets instead. This is because HTTP...

`EncryptionMethod`是 `plain`吗?改成`aes-gcm`或者`chacha20-poly1305`试一下

I think it's due to the trailing comma after shadowsocks' entry in ProxyBook, try removing it

@klaaktu The ProxyBook entry for "shadowsocks" is ignored if ck-server is started as a plugin, so you don't need to put shadowsocks' listening address in ProxyBook

@klaaktu Yup that's right. Good catch! Do you mean anti-virus false positive?

@klaaktu Windows Smartscreen did pick it up because "very few people have downloaded it". It did the same for all the previous versions as well though so I think it...

You should only need to move the JSON config and userinfo db. Is the path to the db inside the JSON config correct on your new server?

Have you tried putting `"Transport": "cdn"` in Cloak client's configuration JSON file? Cloak currently only reads the path to Cloak config json file from Plugin Options field set in Shadowsocks,...