Kaynağa Gözat

Update install.sh

molon 4 yıl önce
ebeveyn
işleme
f2e2f50a42
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 "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
 
 FIRST_PORT=10001