Skip to content

yushengbaigu/gfw.press

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




# CentOS 8 使用

yum install wget -y -q ; wget -q -O gfw https://raw.githubusercontent.com/chinashiyu/gfw.press/master/vultr_centos8.sh.txt ; sh gfw

# Ubuntu 19 使用

apt -y -q install wget ; wget -q -O gfw https://raw.githubusercontent.com/chinashiyu/gfw.press/master/ubuntu.sh.txt ; sh gfw

# FreeBSD 12 使用

pkg install -y wget ; wget -q -O gfw https://raw.githubusercontent.com/chinashiyu/gfw.press/master/freebsd.sh.txt ; sh gfw

# Debian 10 使用

apt -y -q install wget ; wget -q -O gfw https://raw.githubusercontent.com/chinashiyu/gfw.press/master/debian.sh.txt ; sh gfw

# CentOS 7 使用
yum install wget -y -q ; wget -q -O gfw https://raw.githubusercontent.com/yushengbaigu/gfw.press/master/vultr_centos8.sh.txt ; sh gfw
# ubuntu 19 不更新系统
apt -y -q install wget ; wget -q -O gfw https://raw.githubusercontent.com/yushengbaigu/gfw.press/master/ubuntu.sh.txt ; sh gfw




About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 61.1%
  • Shell 38.1%
  • Batchfile 0.8%