mirror of
https://github.com/snail007/proxy_admin_free.git
synced 2026-04-02 18:48:43 +00:00
fix
This commit is contained in:
@@ -78,9 +78,9 @@ After the installation is successful, open the browser to access: http://127.0.0
|
||||
|
||||
Configuration file path:
|
||||
|
||||
Linux && MacOS is located in /etc/gpfa/app.toml
|
||||
Linux && MacOS is located in /etc/gpaf/app.toml
|
||||
|
||||
Windows is located at C:\gpfa\app.toml
|
||||
Windows is located at C:\gpaf\app.toml
|
||||
|
||||
You can configure the listening port and logging.
|
||||
|
||||
|
||||
@@ -82,9 +82,9 @@ root账号执行:
|
||||
|
||||
配置文件路径:
|
||||
|
||||
Linux && MacOS 位于 /etc/gpfa/app.toml
|
||||
Linux && MacOS 位于 /etc/gpaf/app.toml
|
||||
|
||||
Windows 位于 C:\gpfa\app.toml
|
||||
Windows 位于 C:\gpaf\app.toml
|
||||
|
||||
可以配置监听的端口和日志记录。
|
||||
|
||||
|
||||
@@ -11,5 +11,6 @@ chmod +x proxy-admin-free
|
||||
./proxy-admin-free uninstall >/dev/null 2>&1
|
||||
./proxy-admin-free install
|
||||
rm $F
|
||||
systemctl status ProxyAdminFree
|
||||
systemctl status ProxyAdminFree &
|
||||
sleep 1
|
||||
echo "install done, please visit : http://YOUR_IP:32080/"
|
||||
|
||||
Reference in New Issue
Block a user