Giter Site home page Giter Site logo

bug-hunting-colab-vps's Introduction

Contributors Forks Stargazers Issues MIT License


Logo

Bug Hunting Colab

Use Google Tools Wisely

Open In Colab

About The Project

Bug Hunting Colab

Used Google Tools in a wiser way! I made a Jupyter Notebook for google collab that is gonna provide you a VPS(Virtual Private Server) with 24 GB RAM, 60 GB Storage in just 5 min deploy and get a Linux Instance.

Getting Started

To get it running simply follow below steps:

Prerequisites

Don't worry, you only have to do this once per client machine.

  1. Download Cloudflared (Argo Tunnel), then copy the absolute path to the cloudflare binary
  2. Now, you have to append the following to your SSH config file (usually under ~/.ssh/config in Linux and in C:/Users/<Username>/.ssh/config in Windows):
  Host *.trycloudflare.com
    HostName %h
    User root
    Port 22
    ProxyCommand <PUT_THE_ABSOLUTE_CLOUDFLARE_PATH_HERE> access ssh --hostname %h

2 ways of using it (Argotunnel And Chrome Desktop) are described in this video.

Usage

Just Click On Open In Colab Button And Run The Bug Hunting Colab Cell.

Open In Colab

Shout Out

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Shout out to all the guys that helped to make this awesome

  1. Anugrahsr
  2. aksl337

License

Distributed under the GPL 3.0 License. See LICENSE for more information.

Contact

Akash Chhabra - @hackingguyak - [email protected]

Project Link: https://github.com/hackingguy/Bug-Hunting-Colab

Acknowledgements

bug-hunting-colab-vps's People

Contributors

aksl337 avatar anugrahsr avatar hackingguy avatar

Watchers

 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.