javfinder
1.0.0
我們來談談貓。 基於LightFish。
捐款
安裝文件
請造訪發布頁面下載 ss-panel。
PHP 5.6 或更高版本
具有 URL 重寫功能的 Web 伺服器
MySQL
Shadowsocks 多用戶
Shadowsocks-go mu
git clone https://github.com/orvice/ss-panel.git
$ curl -sS https://getcomposer.org/installer | php $ php composer.phar install
cp .env.example .env
然後編輯.env
chmod -R 777 storage
將sql匯入到你的mysql資料庫。
Nginx 設定範例:
如果您在路徑 /home/www/ss-panel 上下載 ss-panel
root /home/www/ss-panel/public; location / { try_files $uri $uri/ /index.php$is_args$args; }
查看 wiki 上的設定指南