Code Monkey home page Code Monkey logo

Comments (4)

icpz avatar icpz commented on July 21, 2024 2

run git submodule update --init --recursive first
then
./autogen.sh

from simple-obfs.

muronghan avatar muronghan commented on July 21, 2024

Compiloing looked fine. But if I run: ss-server -c /etc/shadowsocks-libev/config.json --plugin obfs-server --plugin-opts "obfs=http"

2017-01-27 20:02:09 INFO: plugin "obfs-server" enabled
2017-01-27 20:02:09 INFO: initializing ciphers... chacha20
2017-01-27 20:02:09 INFO: using nameserver: 8.8.8.8
2017-01-27 20:02:09 INFO: tcp port reuse enabled
2017-01-27 20:02:09 INFO: tcp server listening at 127.0.0.1:51759
2017-01-27 20:02:09 INFO: running from root user
2017-01-27 20:02:09 [simple-obfs] INFO: obfuscating enabled
2017-01-27 20:02:09 [simple-obfs] INFO: tcp port reuse enabled
2017-01-27 20:02:09 [simple-obfs] ERROR: listen() error
2017-01-27 20:02:09 ERROR: plugin service exit unexpectedly

from simple-obfs.

muronghan avatar muronghan commented on July 21, 2024

用最新的ss-liev服务端部署于VP,并安装simple-obfs;客户端是LEDE 4.4.42,编译的最新的ss-libev和luci-app-ss。在三个VPS上测试,结果如下:

三个VPS中,两个是国人开的,一个是老外开的。所有客户端在luci里必须将plugin name和plugin arguments留空,ss才跑得起来,要不然running status里就是not running。

下面是奇异的事情:其中两个国人开的VPS,服务端的/etc/shadowsocks-libev/config.json里添加诸如"plugin":"obfs-server"和"plugin_opts":"obfs=http"后,服务端必须运行诸如ss-server -A -u -c /etc/shadowsocks-libev/config.json才能跑ss,否则就表现为代理的网页打不开。如果Ctrl-C打断上述运行,则原先打开的网页就打不开。而老外开的VPS则不管服务端的config.json是否添加上述设置,restart ss后都能跑起来,但是否混淆成功就不得而知了,因为正如上段所说,客户端luci是留空的。

from simple-obfs.

xiashali avatar xiashali commented on July 21, 2024

Fixed on #35
Thanks to @lcdtyph

from simple-obfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.