Artem S. Tashkinov

Results 71 issues of Artem S. Tashkinov

Software used: * Shadowsocks-rust: 1.23.4 * v2ray-plugin 1.3.2 Here's my server part: ``` { "servers": [ { "server": "0.0.0.0", "server_port": 443, "password": "strongpassword", "timeout": 300, "method": "aes-256-gcm", "fast_open": true, "reuse_port":...