Skip to content

Commit

Permalink
Merge branch 'mack-a:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
iravan948 authored Feb 23, 2022
2 parents 2cf8204 + d3cb4a1 commit f12c26a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3743,7 +3743,8 @@ setDokodemoDoorUnblockStreamingMediaInbounds() {
echoContent yellow "5.每次添加都是重新添加,不会保留上次域名"
echoContent yellow "6.ip录入示例:1.1.1.1,1.1.1.2"
echoContent yellow "7.下面的域名一定要和出站的vps一致"
echoContent yellow "8.域名录入示例:netflix,disney,hulu\n"
echoContent yellow "8.如有防火墙请手动开启22387、22388端口"
echoContent yellow "9.域名录入示例:netflix,disney,hulu\n"
read -r -p "请输入允许访问该解锁 vps的IP:" setIPs
if [[ -n "${setIPs}" ]]; then
read -r -p "请按照上面示例录入域名:" domainList
Expand Down

0 comments on commit f12c26a

Please sign in to comment.