Auto base sync: 2025-11-09 19:35:09

This commit is contained in:
Stitch505
2025-11-09 19:35:09 +04:00
parent 71a6c78bef
commit 2acab373bf

View File

@@ -44,6 +44,7 @@ BindAddress = 127.0.0.1:40000
>[!danger] Создания конфигурации
>`nano /etc/systemd/system/wire-proxy.service`
```
[Unit]
Description=Wireproxy WARP SOCKS5 Proxy
After=network.target
@@ -56,6 +57,10 @@ RestartSec=5
[Install]
WantedBy=multi-user.target
```
>[!bug] Подключение и запуск
> systemctl daemon-reload
> systemctl enable --now wire-proxy