ss-panel-v3-mod-with-f2fpay
ss-panel-v3-mod-with-f2fpay copied to clipboard
支持支付宝面对面付款的ss-panel-v3-mod魔改版面板
一开始出现: ``` Warning: Creating default object from empty value in /www/wwwroot/xxxx/app/Controllers/UserController.php on line 430 ``` 然后看了下代码 ``` $mu_user=User::where('port', '=', $node->server)->first(); //查询出第一个用户端口等于节点地址的用户!!! $mu_user->obfs_param=$this->user->getMuMd5(); ``` So 这样子只能一个端口啊 =这算是单端口吗 这是?
git clone -b manyuser https://github.com/esdeathlove/shadowsocks.git 这个链接的主人已经跑路了,好惨啊
有的系统好像没有easy-install指令,建议换成sudo apt-get install python-pip
我的意思是加个支付宝即时到帐接口。
Hello maintainer(s), I am a security researcher from the Institute of Application Security at TU Braunschweig, Germany. We discovered a (potential) security vulnerability in your project. We would like to...