-
From time to time I see issues like
https://artifacts.dev.testing-farm.io/9ad46c7d-ce18-4ca5-9b3f-49c26170d935/
```
[101/124] rpm-sign-0:4.19.94-1.fc42.x86 100% | 112.0 B/s | 196.0 B | …
-
When attempting to run the [hello world example](https://github.com/ChrisKnott/Eel/tree/master/examples/01%20-%20hello_world) I get the following error in both VirtualBox and on a Raspberry Pi 4, both…
-
From the generated docs, `v2ray-plugin` should be optional, since it is only mentioned in the last section of the ShadowSocks instructions page. But after I set up a fresh Streisand instance, ShadowSo…
-
Since March 2021, at least three users have reported that their Shadowsocks-libev servers became not pingable (temporarily in some cases) even after following the recommended setup in [this tutorial](…
-
Investigate the impact of using `O_DIRECT` for disk I/O - especially in restore scenarios
-
### What version of shadowsocks-libev are you using?
shadowsocks-libev-3.3.5.tar.gz from release section
### What operating system are you using?
ZorinOS(Ubuntu 20.04)
### What did you do?
In…
-
* satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-vssr:
* shadowsocksr-libev-ssr-redir
* shadowsocksr-libev-ssr-server
* 提示需要这两个依赖 求大佬帮忙 我看别人也出现这问题了..
-
Running ubuntu 17.04, current version of shadowsocks-libev (master), tried salsa20 and chacha20, using "obfs=http" flag, getting address error (without simple-obfs plugin shadowsocks-libev does work j…
-
[....] Starting ss-local: ss-local/config/shadowsocks/bin/ss-local: error while
loading shared libraries: libev.so.4: cannot open shared object file: No such fi
le or directory …
-
最近在鼓捣obfs,用了这个方法:
git clone https://github.com/shadowsocks/simple-obfs.git
cd simple-obfs
git submodule update --init --recursive
./autogen.sh
./configure && make
make install
,安装了obfs,然后在/et…