Skip to content

Commit

Permalink
Update change_ip.sh
Browse files Browse the repository at this point in the history
Change directory to the location of WARP files
  • Loading branch information
lymanjre authored Nov 20, 2023
1 parent bbd5b1f commit 3e84018
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions other/warp/wireguard/change_ip.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@


wget -N https://raw.githubusercontent.com/fscarmen/warp/main/api.sh && bash api.sh -u -f wgcf-account.toml

# Change directory to the location of WARP files
cd /opt/hiddify-manager/other/warp/wireguard
mv wgcf-account.toml wgcf-account.toml.backup
# curl --connect-timeout 1 -Lo wgcf.zip https://api.zeroteam.top/warp?format=wgcf
# unzip -o wgcf.zip
bash run.sh
bash run.sh

0 comments on commit 3e84018

Please sign in to comment.