-
```
Hi,
I try to install pyev on Ubuntu 12.04 but I have some problem with it.
I've install libev from http://dist.schmorp.de/libev/libev-4.15.tar.gz to my
server.
But when I try to install pyev via…
-
目前主要用 软路由 Openwrt CC 15.0.1 做透明代理,客户端用 ssrr libev ,服务器端是 Debian 8 x64 + python 服务器,服务器用 python 应该本身就有 udp over tcp 功能,不需要修改什么
UDP over TCP 在 C# 客户端上有这个选项,但是在 ssrr libev 客户端貌似不支持
ssrr lib…
-
Привет, я использую Xiaomi Mi Router 4A Gigabit Edition v2 на прошивке OpenWrt 23.05.5. У меня есть ключи shadowsocks и vless, но сожалению, у моего роутера всего 16mb ROM (доступно около 8mb), и я не…
-
修改Makefile 里的PKG_SOURCE_VERSION:=**f713aa981169d35ff9483b295d1209c35117d70c**
进行编译,出现以下错误。
install -m0755 /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocksR-libev-openss…
-
When i try to install using the provided commands it tells me throws me the following errors.
sudo dnf install cmake
```bash
Run-time dependency libev found: NO (tried pkgconfig and cmake)
…
-
系统: manjaro 18.04
```bash
$ java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-b03)
OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)
```
```bash
$ ec…
ghost updated
5 years ago
-
Hi,
New to MPTCP v1. Just tried [this](https://www.tessares.net/mptcp-proxy-setup-at-home-easier-now/) tutorial. `ip mptcp monitor` suggests subflows getting created. However, traffic seems to flow m…
-
我知道shadowsocks-libev默认只能使用单用户,但是允许用户多开几个ss-server实例来实现多用户(我现在就是每个用户一个实例,因为shadowsocks-libev的效率实在太高)。请求支持
-
-
needed the following diffs to compile:
```
diff --git a/pypycore.py b/pypycore.py
index cc07b75..8cccd04 100644
--- a/pypycore.py
+++ b/pypycore.py
@@ -98,7 +98,7 @@ struct ev_child {
};
struct st…