Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

您还会继续维护这个脚本吗 #28

Open
alexx-chu opened this issue Aug 4, 2016 · 6 comments
Open

您还会继续维护这个脚本吗 #28

alexx-chu opened this issue Aug 4, 2016 · 6 comments

Comments

@alexx-chu
Copy link

有时候偶尔修改一下用户参数或者什么也不动,偶尔就ss连接不上了,restart可以解决,您还会继续完善它吗

@alexx-chu
Copy link
Author

en

@hellofwy
Copy link
Owner

hellofwy commented Aug 5, 2016

如果有问题会改进,但不会再添加新功能了。
目前在我自己使用的功能中没发现问题。
由于程序比较原始,没有测试和日志记录的功能,所以对不熟悉脚本的人来说比较难准确的发现和报告问题,这样改进起来其实也比较难。

@2008zhangxiaojie
Copy link

你好,两位。我也遇到过。我是使用java程序调用的,操作系统是debian7或centos7都测试了,还是不了。
经常del删除不了。请问,群主有什么好的解决办法吗?谢谢

@2008zhangxiaojie
Copy link

@hellofwy @alexx-chu 有时候使用Linux命令行,add或delt等操作有问题。但是java方式,一直有问题:如下:
String cmds = ssadmin+" add "+ssPort+" "+ssPasswd+" "+ssTotalTraffic+"G";
Runtime.getRuntime().exec(cmds);

@2008zhangxiaojie
Copy link

错误如下:
root@debian:/home/zxj/ss-bash-master# ./ssadmin.sh del 20000
./ssadmin.sh: line 269: kill: (9486) - No such process

@2008zhangxiaojie
Copy link

root@debian:/home/zxj/ss-bash-master# ./ssadmin.sh start
11748 pts/0 S 0:00 /bin/bash /home/zxj/ss-bash-1.0-beta.3/sscounter.sh
sscounter.sh启动中...
11855 pts/0 S+ 0:00 /bin/bash /home/zxj/ss-bash-master/sscounter.sh
sscounter.sh已启动
ssserver启动中...
ssserver启动失败
root@debian:/home/zxj/ss-bash-master#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants