From 7dc0b18c08fbd14dde1b4ea374a4c9fc48d26543 Mon Sep 17 00:00:00 2001 From: Ground-Zerro Date: Sat, 14 Sep 2024 21:32:07 +1100 Subject: [PATCH] Update config.ini --- config.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.ini b/config.ini index 9afce8e..d94c7ea 100644 --- a/config.ini +++ b/config.ini @@ -70,11 +70,11 @@ threads = # пустое значение - пользователю будет выведено меню выбора # ip - только IP адрес # unix - ip rote %IP%/32 %gateway% -# cidr - IP/32 +# cidr - %IP%/32 # win - rote add %IP% mask 255.255.255.255 %gateway% # mikrotik - /ip/firewall/address-list add list=%LIST_NAME% comment=%SERVICE_NAME% address=%IP%/32 -# ovpn - push "route IP 255.255.255.255" -# wireguard - IP/32, и т.д... +# ovpn - push "route %IP% 255.255.255.255" +# wireguard - %IP%/32, и т.д... # keenetic - ip route %IP%/32 %gateway% auto !%LIST_NAME% filetype =