*** on Cloud instance (AWS&GCP)

  1. 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.

  1. 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.
    https://la4ji.blogspot.hk/2017/10/bbr-for-debian8ubuntu16.html
    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

 Shadowshockers Pwd&port need to pick by yourself, the rest options keep on default.

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

E: download shadowshocker & installed.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章