Update README.md

This commit is contained in:
FURK4NGG
2026-07-09 15:12:45 +03:00
committed by GitHub
parent 96e20a26ea
commit b163f23f2e
+2 -5
View File
@@ -581,12 +581,11 @@ sudo ss -lun | grep 51820
<details>
<summary>For Mobile Clients</summary>
<details>
<summary>Android or iPhone</summary>
Resmi WireGuard uygulamasını yükle
Add Tunel(+)
Scan the QR code
</details>
<details>
<summary>For Desktop Clients</summary>
@@ -605,7 +604,6 @@ sudo ss -lun | grep 51820
<summary>Fedora</summary>
sudo dnf install wireguard-tools
</details>
In your PC
sudo nano /etc/wireguard/wg0.conf
```
@@ -621,7 +619,6 @@ sudo ss -lun | grep 51820
AllowedIPs = 0.0.0.0/0
PersistentKeepalive = 25
```
sudo chmod 600 /etc/wireguard/wg0.conf
Open VPN -> sudo wg-quick up wg0