Auto base sync: 2025-11-09 19:35:09
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user