8000 GitHub - ticifer/Linux: Some Base On Linux Shell Bash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ticifer/Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux

Some Base On Centos6.X|Centos7.X Shell Bash
一些基于Centos6.X|Centos7.X|Ubutun18.04+|Debian10+的脚本

aria2c

Aria2 Service Bash
Aria2服务脚本
File storage directory
文件存放目录

/etc/init.d/

Support Start、Stop、Status、Restart
支持启动、停止、状态、重启
Usage
用法:

service aria2c start

Please Execute Before Use:
使用前请执行:

chmod +x aria2c

gcc.sh

gcc update auto install bash
gcc升级自动编译安装脚本
Please Execute Before Use:
使用前请执行:

chmod +x gcc.sh

Usage
用法:

./gcc.sh

Aria.sh

Aria2 Install Bash
Aria2 安装脚本
Please Execute Before Use:
使用前请执行:

chmod +x gcc.sh

Usage
用法:

./Aria.sh

nginx_quic.sh

Nginx Quic Automatic compilation and installation
Nginx Quic 一键安装脚本
Please Execute Before Use:
使用前请执行:

chmod +x nginx_quic.sh

Usage
用法:

./nginx-quic.sh

注意事项:
Precautions:
运行脚本前,自行修改资源路径及nginx安装路径
Before running the script, modify the resource path and nginx installation path by yourself

mtr_trace

检测VPS回程国内三网路由,用法:

curl https://raw.githubusercontent.com/ticifer/Linux/master/mtr_trace.sh|bash

支持的线路为:电信CN2 GT,电信CN2 GIA,联通169,电信163,联通9929,联通4837,移动CMI

电信目标IP:

#深圳电信:
./besttrace 58.60.188.222

mtr -c 100 --report 58.60.188.222

#上海电信:
./besttrace 202.96.209.133

mtr -c 100 --report 202.96.209.133

#北京电信:
./besttrace 219.141.136.12

mtr -c 100 --report 219.141.136.12

#重庆电信:
./besttrace 61.128.128.68

mtr -c 100 --report 61.128.128.68

联通目标IP:

#深圳联通:
./besttrace 210.21.196.6

mtr -c 100 --report 210.21.196.6

#上海联通:
./besttrace 210.22.97.1

mtr -c 100 --report 210.22.97.1

#北京联通:
./besttrace 202.106.50.1

mtr -c 100 --report 202.106.50.1

#重庆联通
./besttrace 221.7.92.98
mtr -c 100 --report 221.7.92.98

移动目标IP:

#深圳移动:
./besttrace 120.196.165.24

mtr -c 100 --report 120.196.165.24

#上海移动:
./besttrace 211.136.112.200

mtr -c 100 --report 211.136.112.200

#北京移动:
./besttrace 221.179.155.161

mtr -c 100 --report 221.179.155.161

#重庆移动
./besttrace 221.7.92.98
mtr -c 100 --report 218.201.4.3

3net.sh

  • Description: Test your server's network with Speedtest to China
Usage:
| No.      | Bash Command                    
|----------|---------------------------------
| 1        | wget https://raw.githubusercontent.com/ticifer/Linux/master/3net.sh      
| 2        | chmod +x 3net.sh
| 3        | ./3net.sh

About

Some Base On Linux Shell Bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0