更新 frpc.sh
This commit is contained in:
4
frpc.sh
4
frpc.sh
@@ -4,3 +4,7 @@ sudo mv ./frpc.toml /usr/local/frp/
|
|||||||
sudo mv ./frpc.service /etc/systemd/system/
|
sudo mv ./frpc.service /etc/systemd/system/
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl enable frpc.service
|
sudo systemctl enable frpc.service
|
||||||
|
|
||||||
|
wget https://github.com/fatedier/frp/releases/download/v0.67.0/frp_0.67.0_linux_amd64.tar.gz
|
||||||
|
|
||||||
|
tar -zxvf frp_0.67.0_linux_amd64.tar.gz
|
||||||
Reference in New Issue
Block a user