-
最近在鼓捣obfs,用了这个方法:
git clone https://github.com/shadowsocks/simple-obfs.git
cd simple-obfs
git submodule update --init --recursive
./autogen.sh
./configure && make
make install
,安装了obfs,然后在/et…
-
ubuntu 16.04 按照教程编译,最后报错
```
.libs/libshadowsocks_libev_la-tls.o:(.data.rel.ro.local+0x10): multiple definition of `tls_protocol'
.libs/libshadowsocks_libev_la-local.o:(.bss+0x20): first defined he…
lersh updated
6 years ago
-
I'm a beginner for the sweetty v2ray-plugin and linux system. I have some similar issue like people has before but I just don't find a hint for my part.
Since I used snap to install the shadowsocks,…
-
### Describe the bug
Trying to install shadowsocks-libev-ss-rules and it tells me Required dependency package kmod-nft-tproxy is not available in any repository.
### OpenWrt version
r23497-6637af95…
-
Hi all!
I`m use on the server
> Package: shadowsocks-libev
> Version: 2.6.3+ds-3+deb9u1
> plugin obfs 0.0.5
> >
> os 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4
config
> {
> …
-
Hi @madeye :wave:
Would you consider adding packages for `simple-obfs` to the [existing `shadowsocks-libev` PPA](https://launchpad.net/~max-c-lv/+archive/ubuntu/shadowsocks-libev) or to a new PPA u…
-
Running Lab 3, Option 1 (Bring you own Container) after cloning the repo last night as part of an event, we encountered issued in the process of building the Docker container.
The reason for this …
-
I have a problem on Ubuntu 18.04 LTS. I setup a server with Shadowsocks & Cloak using [HirbodBehnam's script](https://github.com/HirbodBehnam/Shadowsocks-Cloak-Installer). Everything works fine with W…
-
Hi, I installed with the shadowsocks cloak 1 script and couldn't connect.
Does it still work in Iran?
>systemctl status shadowsocks-server -l
● shadowsocks-server.service - Shadowsocks-libev Serv…
poorp updated
2 years ago
-
/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,
…