-
I'm using v1.15.1 and v2ray plugin 5.1.0.
Server config:
```json
{
"server":"0.0.0.0",
"server_port":17892,
"password":"password",
"timeout":300,
"method":"aes-128-gcm",
…
-
I runned the docker files of v2ray method in my cloud server and they are running. But since I'm a beginner, I don't now how to generate an shadowsocks url (the ones looking like ss://.... ) for the c…
-
如题。
我是部署在家里的路由器上,暴露在公网上,希望能加上鉴权功能提高安全性。
-
### What version of shadowsocks-libev are you using?
3.3.5-1, I got source code from github and built deb package on my Ubuntu system.
4.32.2, which is version of v2ray-plugin
### What operating …
-
### Shadowsocks version / 影梭版本
4.1.7
### Environment (Operating system, .NET Framework, etc) / 使用环境(操作系统,.NET Framework等)
windows10
### Steps you have tried / 操作步骤
正常使用
### What did …
-
Hey, thanks for the repository. However,
the list of domains link is not found(404 error)
The link:
https://github.com/WeAreMahsaAmini/FreeInternet/blob/main/protocols/shadowsocks-v2ray-tls/CONFIGS…
-
https://github.com/ihciah/shadow-tls
-
2020-06-20 更新:
[[New Protocol] VLESS ALPHA](https://github.com/v2ray/v2ray-core/issues/2583)
---
2020-06-05 更新:
[更详细的方案:非可信通路 与 可信通路(VMore and VLess),含 VLess 具体设计方案 #2547](https://github.c…
-
I have the config file as:
```yaml
version: "3.7"
services:
shadowsocks-libev:
container_name: shadowsocks-libev
image: acrisliu/shadowsocks-libev:latest
user: root
#...
…
-
Server:
Debian 10 x64, shadowsocks-libev 3.3.5 with kaminaris linux gcc x64 0.5.6 as plugin, plugin_opts `ws;host=example.com;path=/ws`
Client:
Openwrt 21.02.0 x64, shadowsocks-libev 3.3.5 with …