Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2020-08-30 22:49:25 +0300
committerGitHub <noreply@github.com>2020-08-30 22:49:25 +0300
commit1b657a949b9f69c51315a534d799e3979338c2c5 (patch)
treec27b5fe17753ccf3ffdbffebd8d5a06d38f39886 /apps/talk.sh
parent978271b0686cff2c3df26d43728e44d18e9208d2 (diff)
Create bitwarden_rs.sh (#1383)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
Diffstat (limited to 'apps/talk.sh')
-rw-r--r--apps/talk.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/talk.sh b/apps/talk.sh
index 711101d9..b33ecc3d 100644
--- a/apps/talk.sh
+++ b/apps/talk.sh
@@ -82,7 +82,7 @@ sudo bash talk.sh"
fi
# Let the user choose port. TURN_PORT in msg_box is taken from lib.sh and later changed if user decides to.
-NONO_PORTS=(22 25 53 80 443 3306 5178 5179 5432 7983 8983 10000)
+NONO_PORTS=(22 25 53 80 443 1024 3012 3306 5178 5179 5432 7983 8983 10000)
msg_box "The default port for Talk used in this script is port $TURN_PORT.
You can read more about that port here: https://www.speedguide.net/port.php?port=$TURN_PORT