Browse Source

Update install.sh

molon 4 years ago
parent
commit
f2e2f50a42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/install.sh

+ 1 - 1
scripts/install.sh

@@ -97,7 +97,7 @@ IP6=$(curl -6 -s icanhazip.com | cut -f1-4 -d':')
 
 
 echo "Internal ip = ${IP4}. Exteranl sub for ip6 = ${IP6}"
 echo "Internal ip = ${IP4}. Exteranl sub for ip6 = ${IP6}"
 
 
-echo "How many proxy do you want to create? Example 500 Max 50000"
+echo "How many proxy do you want to create? Example 500 Max 20000"
 read COUNT
 read COUNT
 
 
 FIRST_PORT=10001
 FIRST_PORT=10001