Skip to content

Commit

Permalink
Update warp.md (#17)
Browse files Browse the repository at this point in the history
Updated wgcf executable to the latest version
  • Loading branch information
Alireza Baratian authored Nov 18, 2023
1 parent 338b9d6 commit b962541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions marzban/fa/examples/warp.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ title: فعال سازی CloudFlare Warp
- ابتدا باید `Asset` مورد نیاز رو از بخش [releases](https://github.com/ViRb3/wgcf/releases) دانلود کنید ، این فایل بسته به پردازنده متفاوت می باشد.
- با دستور `wget` میتوانید این کار را انجام دهید.
```bash
wget https://github.com/ViRb3/wgcf/releases/download/v2.2.18/wgcf_2.2.18_linux_amd64
wget https://github.com/ViRb3/wgcf/releases/download/v2.2.19/wgcf_2.2.19_linux_amd64
```
مسیر فایل رو به `/usr/bin/` تغییر داده و اسم اون رو به `wgcf` تغییر بدید.
```bash
mv wgcf_2.2.18_linux_amd64 /usr/bin/wgcf
mv wgcf_2.2.19_linux_amd64 /usr/bin/wgcf
chmod +x /usr/bin/wgcf
```
سپس با استفاده از این 2 دستور کانفیگ رو ایجاد کنید.
Expand Down

0 comments on commit b962541

Please sign in to comment.