Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yonggekkk authored Oct 7, 2023
1 parent 58c4f98 commit 26fa514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ bash <(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh 2> /dev/nul
bash <(curl -Ls https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh)
```

#### 1、强制终止warp-go:```kill -15 $(pgrep warp-go) ```
#### 1、强制终止warp-go:kill -15 $(pgrep warp-go)

#### 2、终止wgcf:```systemctl stop wg-quick@wgcf```
#### 2、终止wgcf:systemctl stop wg-quick@wgcf


---------------------------------------------------------------------
Expand Down

0 comments on commit 26fa514

Please sign in to comment.