Klaaktu
Klaaktu
Does `--bin ssserver` require less RAM when compiling? I compiled successfully several times with that option on a 1GB instance. EDIT: Now that I routinely compile ssserver on the instance,...
For newer Linux, maybe use: (under `[Service]` section) ``` Type=exec DynamicUser=true # if not needing to write anything to file system ``` Not systemd... but a simple `procd` startup script...
`bing.com` goes to `13.107.21.200` / `204.79.197.200`, which are non-cn IPs. And then they redirect to `www.bing.com`, or `cn.bing.com` if accessed by Chinese IP. `13.107.21.200` / `204.79.197.200` & `202.89.233.100` / `202.89.233.101`...
Fail to resolve RedirAddr causes ck-server to fail ``` ck-server-linux-amd64[666]: time="2021-04-08T13:02:11Z" level=fatal msg="unable to initialise server state: unable to parse RedirAddr: unable to resolve RedirAddr: lookup www.bing.com on 127.0.0.1:53: read...
Is there something that sends kill signal to cloak service? Also `remoteAddr="127.0.0.1:40804"` means something on that server is sending those traffic to your cloak listening on port 443, not from...
@cbeuw Does ProxyBook setting matter if ck-server is started as a shadowsocks plugin? Or should I also configure ss to listen on local only, and put local address in ProxyBook?...
@cbeuw In shadowsocks plugin mode section, the wiki says `"plugin_opts": "-c "`. I think it's just `"plugin_opts": ""` without the `-c ` right? Also ck-client is getting false positive in...
@cbeuw yea, anti-virus, the pc with latest update of windows defender's intelligence. In windows defender and chrome's download (which is also scanned by windows iirc).
Sorry for digging up the post. I see that shadowsocks-libev has `DynamicUser=true` in its systemd service file, which prevents storing persistent file. Maybe this is what's causing the problem with...
It seems `-p 2315` is missing for ck-client, since "BindAddr" is not the default 443. (`ck-client -h`) Also might wanna remove that server ip from the post...