天天看點

*** on Cloud instance (AWS&GCP)

How to setup open on AWS.

A. Create a default VPC

B. Use the link to create server via cloud formation of AWS

https://www.webdigi.co.uk/blog/2015/how-to-setup-your-own-private-secure-free-***-on-the-amazon-aws-cloud-in-10-minutes

Be careful https://s3.amazonaws.com/webdigi/***/Unified-Cloud-Formation.json will create

linux t2.micro which will be chargeable EC2 instance.

Please select usage to control cost , I chose 30 hours/Month which mean only $0.92 a month.

It allow me to access 2 hours every day average which is acceptable.

how to setup on GCP

it is a bit complex as Google cloud is not accessible via china. We need to connect to to apply account and set this up.

A . create instance with linux Debian.

B. follow this to install BBR shell.

wget -N –-no-check-certificate https://raw.githubusercontent.com/FunctionClub/YankeeBBR/master/bbr.sh && bash bbr.sh install

C. follow this link to install shadowsockersR.sh

wget --no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocksR.sh

chmod +x shadowsocksR.sh

./shadowsocksR.sh 2>&1 | tee shadowsocksR.log

D: setup firewall rule on vpc network ( instance) to open port of shadowshockers : http&https tcp&udp

E: download shadowshocker & installed.

繼續閱讀