Skip to content

Instantly share code, notes, and snippets.

View vince523's full-sized avatar
🎯
learning

kyle vince523

🎯
learning
  • shenzhen
View GitHub Profile
#!/bin/sh
set -e
# Auto install latest kernel for TCP BBR
#
# System Required: CentOS 6+, Debian8+, Ubuntu16+
#
# Copyright (C) 2016-2021 Teddysun <[email protected]>
#
# URL: https://teddysun.com/489.html
#