Coder Social home page Coder Social logo

gcs-auto's Introduction

Google Cloud Shell Auto Deploy

一键部署 google cloud shell 以下简称 gcs 科学上网的脚本

几点提示:

  • 1、一定要有个服务器,由于用于gcs外部有安全组,直接访问是访问不了的,需要内网穿透 (服务器只要有能访问的固定的ip地址和端口就行)
  • 2、脚本执行前先切换到普通用户,程序是安装到5GB永久磁盘里的,里面内容不会重置
  • 3、安装完程序后,断线或外部vm重置后无需重新安装,只要登录gcs后,服务程序会自动执行
  • 4、本脚本只保证支持当前版本的gcs,其他shell可自行研究、修改

安装步骤

1、登录gcs

google cloud shell

2、执行以下代码

bash <(curl -s -L https://raw.githubusercontent.com/guleonseon/gcs-auto/master/install.sh)

PS:如果脚本执行提示成功,可跳至步骤4

3、[optional]修改自定义配置文件

cd $HOME/.gcs/etc

修改中...emmmm...

修改完成!(假装...)

注意: v2ray-server.json里的port要和frpc.ini里的local_port一致

frpc.ini里的server_port要和你代理服务器上的frp的端口保持一致

4、愉快的科学上网

在系统代理或者chrome的SwithyOmega配置你的代理服务器和端口,注意选择socks5

结束,撒花,好用的话给个 Star 哦~

gcs-auto's People

Contributors

guleonseon avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.