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> <details>
<summary>For Mobile Clients</summary> <summary>For Mobile Clients</summary>
<details>
<summary>Android or iPhone</summary>
Resmi WireGuard uygulamasını yükle Resmi WireGuard uygulamasını yükle
Add Tunel(+) Add Tunel(+)
Scan the QR code Scan the QR code
</details>
<details> <details>
<summary>For Desktop Clients</summary> <summary>For Desktop Clients</summary>
@@ -605,7 +604,6 @@ sudo ss -lun | grep 51820
<summary>Fedora</summary> <summary>Fedora</summary>
sudo dnf install wireguard-tools sudo dnf install wireguard-tools
</details> </details>
In your PC In your PC
sudo nano /etc/wireguard/wg0.conf sudo nano /etc/wireguard/wg0.conf
``` ```
@@ -621,7 +619,6 @@ sudo ss -lun | grep 51820
AllowedIPs = 0.0.0.0/0 AllowedIPs = 0.0.0.0/0
PersistentKeepalive = 25 PersistentKeepalive = 25
``` ```
sudo chmod 600 /etc/wireguard/wg0.conf sudo chmod 600 /etc/wireguard/wg0.conf
Open VPN -> sudo wg-quick up wg0 Open VPN -> sudo wg-quick up wg0