-
### Description of Issue
Bootstrap fails on building gevent 20.6.1 on a fresh Ubuntu 22.04 running Python 3.10.6
### Affected Version
8.2
#### Expected
python3 bootstrap.py completes
###…
-
```bash
➜ hyperkit git:(master) ✗ opam install uri qcow.0.10.3 conduit.1.0.0 lwt.3.1.0 qcow-tool mirage-block-unix.2.9.0 conf-libev logs fmt mirage-unix prometheus-app
The following dependencies …
-
Hello Everyone:
I am a beginner
My structure is Nginx + shadowsocks-libev + v2ray plugin
I want to change the encryption to chacha20-ietf-poly1305,but not working properly
…
-
## Ubuntu 下使用 shadowsocks 全局代理
https://jingsam.github.io/2016/05/08/setup-shadowsocks-http-proxy-on-ubuntu-server.html
安装shadowsocks客户端时注意事项
# ubuntu 安装 shadowsocks
1. sudo add-apt-repository …
-
Maybe this could be added to the README? Some notes on compiling stud on CentOS / RHEL 6.2.
```
# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpmRetrieving htt…
-
I am running Mac OS Sierra 10.12.6.
When I bring up the vm it errors on creation
reating 40GB sparse disk (QCow2)...
dyld: Library not loaded: /usr/local/opt/libev/lib/libev.4.dylib
Referenced…
-
这个加密方法貌似有点问题,测试了下,无法代理, 服务端是 ss-libev
-
`checking whether mbedtls supports the Camellia block cipher or not... configure: error: MBEDTLS_CAMELLIA_C required`这个错误
-
您好:
很多路由器自带了ss-libev,因为体积小巧。但是仅用ss很容易被识别,所以我想增加v2ray-plugin插件一起使用。
照着您的教程,我解包了trx固件,将v2ray-plugin插件压缩到2.5MB大小,复制到了/etc_ro目录中,重新打包为trx固件,在breed中也成功刷入并且能够正常启动。
在bash下,我单独运行ss-libev是可以启动的;单独运行v2ray-pl…
-
The following code consistently produces an error, `in 'close': wrong argument type Array (expected fiber) (TypeError)`:
```ruby
require 'libev_scheduler'
Fiber.set_scheduler Libev::Scheduler.new…