SS-Panel-smarty-Edition的分支版本
SS-Panel-smarty-Edition的分支版本
想看到最新的内容请点击 这里
以下为之前的介绍内容:
A simple front-end of Shadowsocks manyuser.
This Version is based on xuanhuan’s SS-Panel-smarty.
If there is no serious Bug, then this version will not continue to update the.
如果没有严重的Bug的话,那么这个版本应该不会再继续更新了。(最后更新于2017年11月11日)
Please check our new project Ahref-Group/SuperPanel.
请移步到我们的新项目Ahref-Group/SuperPanel.
Great thanks to kot4ri xiaoxin and others for their help with fixing bugs and updating functions.
炒鸡感谢 kot4ri xiaoxin 两位大佬不停的给我们这个版本修复Bug和更新内容!!
This edition requires Chrome or FireFox for compatible functioning and surfing.
为保证兼容性,请使用 Chrome 或 FireFox。
Please edit the file /lib/config-sample.php
upon your own need, when you finished, rename the file to /lib/config.php
. Set $site_url
as your website address, and be sure that it contains a /
at the end of your URL.
请按需修改 /lib/config-sample.php
的设置,然后把文件重命名成 /lib/config.php
。注意在填写网站网址$site_url
的时候在结尾加一个 /
。
Please rename the /lib/Ss/Code/config-sample.php
to /lib/Ss/Code/config.php
.
请重命名 /lib/Ss/Code/config-sample.php
为 /lib/Ss/Code/config.php
。
Please make sure that /lib/Ss
has the permission to read & write. If not, please set it for convenience.
请确保目录 /lib/Ss
有读写权限,如果没有请改一下。
Please rename the/tools
, or you may be reset to another malicious.
请重命名/tools
,否则可能被他人恶意重置流量。
Add SSR support,It can now be confused with manyuser protocol/obfs/method.Function has been implemented, but has not yet done UI, you can only modify configuration in the management background.The default configuration is auth_chain_a/tls1.2_ticket_auth/none.
添加了SSR支持,现在可以使用多用户多协议混淆和加密了。功能已经实现,但还没有做UI,只能在后台管理修改配置。默认配置是auth_chain_a/tls1.2_ticket_auth/none
请务必将服务端下的apiconfig.py中API_INTERFACE修改为legendsockssr。
欢迎dalao来帮忙完善user的UI。
when the node is added if the agreement and confusion for the original or not, then the output SS QRCode.
添加节点时若协议和混淆为原版或不填写,则输出SS二维码。*该功能可能已经失效,请知情人士提供SSR链接格式。
========
Please use the invite code to register and set your account as admin in your database.
Please change the encrypted salt in /lib/config.php.
We offer「salt sha256」encrytion.
注意/Attention!:
$salt
value can not be changed after it has been set!$salt
在被设置以后不能再次修改!pass
to 64
.pass
字段的长度修改为64
。sql/*.sql
to your MySQL Databasesql/*.sql
导入到 MySQL。Rename lib/config-sample.php
&& lib/Ss/Code/config-sample.php
to config.php
, and edit the infomation in lib/config.php
.
IMPORTANT:DON’T MANUALLY change lib/Ss/Code/config.php
after doing above!
lib/Ss/Code/config.php
after doing above!IMPORTANT:DON’T MANUALLY change lib/Ss/Code/config.php
after doing above!
Enjoy it.
uid
is 1 is the admin by default.ss_user_admin
ss_user_admin
表里添加管理员。节点列表查看节点负载等信息
The following helps you to show load status in Node List page.
$ apt-get install gcc python-dev
$ pip install psutil
$ yum install gcc python-devel
$ pip install psutil
/admin/
中添加节点/admin
serverinfo.py
上传至节点服务器serverinfo.py
on to your server.serverinfo.py
中posturl
为你的站点地址,server_id
为当前节点对应的ID(/admin/node.php
第一列)serverinfo.py
, use your website’s url as posturl
, and use node ID (First column in /admin/node.php
) as server_id
.
$ python serverinfo.py //本脚本可独立于Shadowsocks服务端运行/The script can be used independently of Shadowsocks server.
参阅:/See:
https://github.com/Ahref-Group/SS-Panel-smarty-Edition/issues/26
运行/Run:
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
aaa