This commit is contained in:
Flowseal
2025-12-25 21:00:31 +03:00
parent d2cf5c005c
commit 8a1885d7d0

View File

@@ -63,7 +63,7 @@ echo 8. Switch ipset (%IPsetStatus%)
echo 9. Update ipset list echo 9. Update ipset list
echo 10. Run Tests echo 10. Run Tests
echo 0. Exit echo 0. Exit
set /p menu_choice=Enter choice (0-9): set /p menu_choice=Enter choice (0-10):
if "%menu_choice%"=="1" goto service_install if "%menu_choice%"=="1" goto service_install
if "%menu_choice%"=="2" goto service_remove if "%menu_choice%"=="2" goto service_remove