Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

一句话安装 #20

Open
niehui opened this issue Jun 4, 2019 · 1 comment
Open

一句话安装 #20

niehui opened this issue Jun 4, 2019 · 1 comment

Comments

@niehui
Copy link

niehui commented Jun 4, 2019

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

@Aniverse
Copy link

Aniverse commented Jun 4, 2019

emmm

bash <(wget --no-check-certificate -qO- https://github.com/chiakge/Linux-NetSpeed/raw/master/tcp.sh)

bash <(curl -s https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh)

更简单

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants