simple-obfs
simple-obfs copied to clipboard
MacOS需要怎么样来链接shadowssocks服务端?
服务端已经使用shadowsocks-libev+simple-obfs安装好了,windows使用shadowsocks-windows设置插件参数已经可以连接访问了。不知道MacOS要什么客户端才能把simple-obfs使用起来。
Shadowsocks-libev
在 2017年10月18日,上午10:18,net5 [email protected] 写道:
服务端已经使用shadowsocks-libev+simple-obfs安装好了,windows使用shadowsocks-windows设置插件参数已经可以连接访问了。不知道MacOS要什么客户端才能把simple-obfs使用起来。
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shadowsocks/simple-obfs/issues/122, or mute the thread https://github.com/notifications/unsubscribe-auth/ACHZSkAuLNQwrFbfHiWUDjWQ7PlKv7i3ks5stWAJgaJpZM4P9ERF.
brew install simple-obfs
同问 brew install simple-obfs 这样安装后,怎样在客户端里面调用呢?没看到选项
所以说需要用shadowsocks-libev这个客户端
在 2017年10月19日,上午10:58,crystoneme [email protected] 写道:
同问 brew install simple-obfs 这样安装后,怎样在客户端里面调用呢?没看到选项
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/shadowsocks/simple-obfs/issues/122#issuecomment-337785747, or mute the thread https://github.com/notifications/unsubscribe-auth/ACHZSgkX5SvnIdpG4HFh5PO4r-KQgUigks5strq_gaJpZM4P9ERF.
只能在终端模式下运行,后台服务模式运行不起来 折腾了一晚了 哈哈
加-f /tmp/shadowsocks.pid
2017年10月19日 下午7:53,"net5" [email protected]写道:
只能在终端模式下运行,后台服务模式运行不起来 折腾了一晚了 哈哈
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/shadowsocks/simple-obfs/issues/122#issuecomment-337884535, or mute the thread https://github.com/notifications/unsubscribe-auth/ACHZSu6Ij9dbDQ4SzVwU84aRepw4Y2x-ks5stzgvgaJpZM4P9ERF .
到底该怎么运行呢? ss-local -s xxx -p 8838 -l 1080 -k xxxxx -m chacha20-ietf-poly1305 --plugin obfs-local --plugin-opts "obfs=http;obfs-host=www.163.com" -f /tmp/shadowsocks.pid 这样运行后,终端显示, 2017-10-21 22:55:37 INFO: plugin "obfs-local" enabled firefox,设置 127.0.0.1:1080,依然无法访问 ,请问怎么解决呢?
@net5 json 配置里面把 plugin 里面都路径写全就可以后台模式正常运行了
可以试试这个https://github.com/vinewx/SRK
Mac上使用Shadowsocks-NG,怎么关联上simple-obfs呢?
@huijiewei @a89757 @net5 @tony1016 @crystoneme