hellofwy
hellofwy
centos7和firewall都没用过,不清楚
ss-bash基于iptables工作,需先确认iptables可以正常使用
如果有问题会改进,但不会再添加新功能了。 目前在我自己使用的功能中没发现问题。 由于程序比较原始,没有测试和日志记录的功能,所以对不熟悉脚本的人来说比较难准确的发现和报告问题,这样改进起来其实也比较难。
先安装bc: apt-get install bc 然后把ss-bash文件夹删了,重新下载下
可能是因为程序之前运行失败,有些临时文件没删除,运行./ssadmin.sh restart试试。 ssadmin.sh如果没加入PATH的话,无法直接运行的。 执行: cd ss-bash ./ssadmin.sh restart
Thanks for the Pull request. Actually I don't know the details about the differences between Linux distributions. So I can't review the changes. Can you or someone provide some test...
其实,我水平有限,所以写了这个脚本后,就没怎么更新过了。 所以我内心不怎么想合并新修改了,感觉能力和精力都不够。 好在很多人 fork 之后,根据自己的需求添加了不少功能。 所以感谢你的修改,这个 request 我就不关了,希望有对应需要的能看到。 希望你能理解,而且以后也能积极为其他开源项目贡献代码。
I think: - The link speed is the strongest demand. - As for routers, the encrypt/decrypt speed may also a concern. - A multi-user mode is a concern only if...
From the original Wiki of Shadowsocks in python, maybe outdated: https://github.com/shadowsocks/shadowsocks/wiki/Configure-Multiple-Users https://github.com/shadowsocks/shadowsocks/wiki/Manage-Multiple-Users