Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add bbr.sh introduction
  • Loading branch information
EchoShoot authored Mar 2, 2018
1 parent 26d0c5d commit b27e958
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,18 @@ Or by this way:
```Shell
 $ bash <(wget -O- http://tools.tisrop.com/ssr.sh)
```


bbr.sh
------
Auto install latest kernel for TCP BBR

Easy way:
```Shell
 $ bash <(curl http://tools.tisrop.com/bbr.sh)
```

Or by this way:
```Shell
 $ bash <(wget -O- http://tools.tisrop.com/bbr.sh)
```

0 comments on commit b27e958

Please sign in to comment.