Updated Setting Up Shadowsocks on Linode (markdown)
parent
cc06de9e29
commit
dbdbd99945
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
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```
|
||||
curl 'https://raw.githubusercontent.com/shadowsocks/stackscript/master/stackscript.sh?v=4' > /tmp/ss.sh && bash /tmp/ss.sh && rm /tmp/ss.sh
|
||||
```
|
||||
|
||||
If you didn't, do the following:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue