diff --git a/src/freedombone-app-vpn b/src/freedombone-app-vpn index cdc5e7d8..1a3a8210 100755 --- a/src/freedombone-app-vpn +++ b/src/freedombone-app-vpn @@ -82,7 +82,7 @@ function install_interactive_vpn { dialog --backtitle $"Freedombone Configuration" \ --title $"VPN Configuration" \ --form $"\nPlease enter your VPN details. Changing the port to 443 will help defend against censorship but will prevent other web apps from running." 12 65 1 \ - $"TLS port:" 1 1 "$VPN_TLS_PORT" 1 12 4 4 \ + $"TLS port:" 1 1 "$VPN_TLS_PORT" 1 12 5 5 \ 2> $data sel=$? case $sel in