Skip to content

Instantly share code, notes, and snippets.

View wlchn's full-sized avatar
🚀

Lei Wang wlchn

🚀
View GitHub Profile
@wlchn
wlchn / deploy-bbr-ss.sh
Created July 18, 2019 03:03
Vultr Ubuntu 18.04 Startup Scripts Deploy Google BBR and Shadowsocks
#!/bin/sh
apt-get update -y
apt -y install shadowsocks-libev
echo -n > /etc/shadowsocks-libev/config.json
echo "{" >> /etc/shadowsocks-libev/config.json
echo "\"server\":\"$(hostname -I)\"," >> /etc/shadowsocks-libev/config.json
echo "\"server_port\":8443," >> /etc/shadowsocks-libev/config.json
echo "\"local_port\":1080," >> /etc/shadowsocks-libev/config.json

Keybase proof

I hereby claim:

  • I am wlchn on github.
  • I am wlchn (https://keybase.io/wlchn) on keybase.
  • I have a public key whose fingerprint is E8DF 2E32 93C6 B990 8968 5503 5E30 410A 7B4C 74E7

To claim this, I am signing this object: