Let's talk about cat. Based on LightFish.
Releases |Follow on Trello | Google+
Please visit releases pages to download ss-panel.
- PHP 5.6 or newer
- Web server with URL rewriting
- MySQL
git clone https://github.com/orvice/ss-panel.git
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
cp .env.example .env
then edit .env
chmod -R 777 storage
Import the sql to you mysql database.
Nginx Config example:
if you download ss-panel on path /home/www/ss-panel
root /home/www/ss-panel/public;
location / {
try_files $uri $uri/ /index.php$is_args$args;
}
view config guide on wiki
添加了用户使用paypal进行在线支付购买流量功能 服务器节点,修改为 公共流量节点,独立专线节点 其中公共流量节点注册用户都可以看到,对立专线节点可以关联到付费用户,使其只对改付费用户可见 又以其中公共节点为自动流程,自动添加用户所购买套餐所对应的流量,但需要管理自己处理废弃订单 对立专用节点在用户付款后需要管理员手动关联对应的节点服务器,该才可以使用该服务器