GithubHelp home page GithubHelp logo

script's Introduction

VPS脚本

Fix add-apt-repository not found

apt-get install software-properties-common

IPV6 ONLY VPS GitHub Host

2a04:4e42::133 assets-cdn.github.com
2a04:4e42::133 camo.githubusercontent.com
2a04:4e42::133 cloud.githubusercontent.com
2a04:4e42::133 gist.githubusercontent.com
2a04:4e42::133 avatars.githubusercontent.com
2a04:4e42::133 avatars0.githubusercontent.com
2a04:4e42::133 avatars1.githubusercontent.com
2a04:4e42::133 avatars2.githubusercontent.com
2a04:4e42::133 avatars3.githubusercontent.com
2a04:4e42::133 marketplace-images.githubusercontent.com
2a04:4e42::133 user-images.githubusercontent.com
2a04:4e42::133 raw.githubusercontent.com

Mainland China VPS GitHub Host

140.82.112.3 github.com
140.82.114.4 gist.github.com
185.199.108.153 assets-cdn.github.com
199.232.68.133 raw.githubusercontent.com
199.232.68.133 gist.githubusercontent.com
199.232.68.133 cloud.githubusercontent.com
199.232.68.133 camo.githubusercontent.com
199.232.68.133 avatars0.githubusercontent.com
199.232.68.133 avatars1.githubusercontent.com
199.232.68.133 avatars2.githubusercontent.com
199.232.68.133 avatars3.githubusercontent.com
199.232.68.133 avatars4.githubusercontent.com
199.232.68.133 avatars5.githubusercontent.com
199.232.68.133 avatars6.githubusercontent.com
199.232.68.133 avatars7.githubusercontent.com
199.232.68.133 avatars8.githubusercontent.com

一键命令编译安装 nginx

sh -c "$(curl -kfsSl https://raw.fastgit.org/cncherisher/script/master/openssl-nginx.sh)"
sh -c "$(curl -kfsSl https://raw.fastgit.org/cncherisher/script/master/boringssl-nginx.sh)"

一键命令安装 mtproxy

wget https://www.zeroteam.top/files/mtproxy.sh && bash mtproxy.sh
wget https://raw.fastgit.org/cncherisher/script/master/mtproxy.sh && bash mtproxy.sh

测试vps是否解锁流媒体

bash <(curl -sSL "https://raw.fastgit.org/CoiaPrant/MediaUnlock_Test/main/check.sh")

一键命令安装aria2

wget -N https://raw.fastgit.org/cncherisher/aria2.sh/master/aria2.sh && chmod +x aria2.sh && ./aria2.sh

安装aria-mirror-bot

git clone -b staging-4.0 --single-branch https://hub.fastgit.org/lzzy12/python-aria-mirror-bot
mv python-aria-mirror-bot mirror-bot && cd mirror-bot && cp config_sample.env config.env
apt install -y python3 python3-pip p7zip-full p7zip-rar curl pv jq ffmpeg gcc git locales python3-lxml
pip3 install -r requirements.txt
pip3 install cryptography pycrypto pycryptodome uvloop
nohup python3 -m bot > /dev/null 2>&1 &

ax6获取root权限

https://github.com/shell-script/unlock-redmi-ax3000

**大陆git clone 加速 将github.com 换为github.com.cnpmjs.org或者hub.fastgit.org即可实现加速

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.