Skip to content

Countra/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-use script collection

python3.8

wget https://raw.githubusercontent.com/Countra/scripts/master/python/install_py38.sh && chmod +x install_py38.sh && bash install_py38.sh

v2+ws+nginx+tls(vmess)

wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/Countra/scripts/master/v2ray/v2.sh" && chmod +x install.sh && bash install.sh **domain**

Server initialization settings

wget -N --no-check-certificate -q -O init.sh "https://raw.githubusercontent.com/Countra/scripts/master/init/init_ra.sh" && chmod +x init.sh && bash init.sh

Raspberry Pi

https://github.com/Countra/scripts/raspberrypi

Add linux swap size

Test environment: debian

wget -N --no-check-certificate -q -O addSwap.sh "https://raw.githubusercontent.com/Countra/scripts/master/linuxUtil/addSwap/addSwap.sh" && chmod +x addSwap.sh && bash addSwap.sh ** Fill in the size you need to increase /G **

About

Common scripts by myself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages