shadowsocks-libev
shadowsocks-libev copied to clipboard
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
Not compatible with mbedtls 3.1.0. Work well with mbedtls is 2.28.0. ### What version of shadowsocks-libev are you using? The latest version ### What operating system are you using? CentOS...
ss-local.exe -s 8.8.8.8 -p 7037 -k hmepTiqoMUPgha2BUc -m chacha20-ietf -O auth_aes128_sha1 -G 1208656290:a799000d6c46e3c5 -o plain -g github.com -b 127.0.0.1 -l 22308 有偿求助, 这个-G参数是干嘛的,服务器是怎么部署的呀 留QQ
I got Crash when used the Shadowsockets_iOS.framework which export by shadowsocks-libev SCR files in Xcode 15.2 , But it's no problem develop in Xcode 14.2.   
### What version of shadowsocks-libev are you using? Edge ### What did you do? ```dockerfile FROM shadowsocks/shadowsocks-libev:edge USER nobody ``` ```bash docker run -p 8388:8388 --user 1000:1000 shadowsocks/shadowsocks-libev:latest ```
Although this project is bux-fix-only, I'd like to add cipher `none`. And it's history: - 2016-10-26, shadowsocks-rust add cipher `dummy` for debugging: https://github.com/shadowsocks/shadowsocks-rust/commit/f302298c91e57f709a2f191e8535d40d63f690ec - 2017-05-03, shadowsocks-libev received cipher `plain` pr:...
### What version of shadowsocks-libev are you using? 3.3.5 ### What operating system are you using? Debian GNU/Linux 11 (bullseye) ### What did you do? sudo systemctl **start** shadowsocks-libev-local@lib-systemd-system-**"shadowsocks-libev"**.service sudo...
### What version of shadowsocks-libev are you using? Hi mates! I use shadowsocks-libev-3.3.5_1 on FreeBSD 13.2 When I try to open google.com see this message in FF > Secure Connection...
/etc/shadowsocks-libev/config.json { "server":"127.0.0.1", "server_port":10001, "local_address": "0.0.0.0", "local_port":1080, "password":"password", "timeout":600, "method":"aes-256-gcm", "fast_open":true, "no_delay": true, "workers":4, "plugin":"v2ray-plugin", "plugin_opts":"server;fast-open;path=/s;loglevel=none" } root@vps ~ # systemctl status shadowsocks-libev.service ● shadowsocks-libev.service - Shadowsocks-libev Default Server Service...
### What version of shadowsocks-libev are you using? shadowsocks-libev 3.3.5 ### What operating system are you using? `cat /proc/version` Linux version 6.1.0-9-amd64 ([email protected]) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU...