黄色芙蓉王

黄色芙蓉王

pause
twitter

FRPSワンクリック構築

Windows の実行コマンド:frpc.exe -c ./frpc.ini

#サーバーのインストールスクリプト

wget https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh

国内ミラー#

wget https://files.ioiox.com/projects/frp/frps/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh

vi /usr/local/frp/frps.ini

frps.ini の設定を変更#

[common]

tls_enable = true

sudo systemctl restart frps

frps サービスを再起動して有効にする#

#アンインストール

wget https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_uninstall.sh && chmod +x frps_linux_uninstall.sh && ./frps_linux_uninstall.sh

国内ミラー#

wget https://files.ioiox.com/projects/frp/frps/frps_linux_uninstall.sh && chmod +x frps_linux_uninstall.sh && ./frps_linux_uninstall.sh

sudo systemctl start frps

サービスを起動#

sudo systemctl enable frps

自動起動を有効にする#

sudo systemctl status frps

ステータスを確認#

sudo systemctl restart frps

サービスを再起動#

sudo systemctl stop frps

サービスを停止#

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。