forked from chinashiyu/gfw.press
-
Notifications
You must be signed in to change notification settings - Fork 0
License
yushengbaigu/gfw.press
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Java 61.1%
- Shell 38.1%
- Batchfile 0.8%