Updated Setting Up Shadowsocks on Linode (markdown)
parent
636878bd5b
commit
80a30d5d46
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
If you already created a Linode with Debian 7.0+, run the following and skip to Step 6.
|
||||
If you already created a [Linode] with Debian 7.0+, run the following and skip to Step 6.
|
||||
```
|
||||
apt-get install curl
|
||||
curl 'https://raw.githubusercontent.com/shadowsocks/stackscript/master/stackscript.sh?v=4' > /tmp/ss.sh && bash /tmp/ss.sh && rm /tmp/ss.sh
|
||||
|
@ -29,4 +29,6 @@ shadowsocks RUNNING pid 6929, uptime 0:01:25
|
|||
"timeout":300,
|
||||
"method":"aes-256-cfb"
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
[Linode]: https://www.linode.com/?r=e7932c8b03f9abc8aab71663b90b689a676402d1
|
Loading…
Add table
Add a link
Reference in a new issue