mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-04-28 11:39:58 +00:00
Test
This commit is contained in:
parent
e6d8856f30
commit
3e03fb45d0
1 changed files with 2 additions and 2 deletions
|
|
@ -499,7 +499,7 @@ then
|
|||
fi
|
||||
|
||||
printf "\033[32;1mAutomatic generate config AmneziaWG WARP (n) or manual input parameters for AmneziaWG (y)...\033[0m\n"
|
||||
countRepeatAWGGen=5
|
||||
countRepeatAWGGen=1
|
||||
echo "Input manual parameters AmneziaWG? (y/n): "
|
||||
read is_manual_input_parameters
|
||||
currIter=0
|
||||
|
|
@ -692,7 +692,7 @@ do
|
|||
# Отключаем интерфейс
|
||||
ifdown $INTERFACE_NAME
|
||||
# Ждем несколько секунд (по желанию)
|
||||
sleep 2
|
||||
sleep 5
|
||||
# Включаем интерфейс
|
||||
ifup $INTERFACE_NAME
|
||||
curl -f --connect-to ::speedtest.selectel.ru https://manifest.googlevideo.com/100MB -k -o /dev/null --interface $INTERFACE_NAME --max-time 360
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue