8 lines
634 B
Bash
8 lines
634 B
Bash
# 测试:https://github.com/KANIKIG/Multi-EasyGost
|
||
wget -q --no-check-certificate "${gh_proxy_prefix}https://raw.githubusercontent.com/sky22333/shell/main/gost/gost.service"
|
||
wget -q --no-check-certificate "${gh_proxy_prefix}https://raw.githubusercontent.com/sky22333/shell/main/gost/gost.service"
|
||
wget -q --no-check-certificate "https://raw.githubusercontent.com/sky22333/shell/main/gost/gost.service"
|
||
wget -q --no-check-certificate https://raw.githubusercontent.com/sky22333/shell/main/gost/gost.service
|
||
|
||
wget -q --no-check-certificate "${gh_proxy_prefix} https://raw.githubusercontent.com/sky22333/shell/main/gost/gost.service"
|