As a bug hunter, you may need a powerful VPS to run your tools, and as a beginner, you should achieve this goal at the lowest cost.
If you don’t have a Medium membership, you can read the full article from this -> link
What is a VPS?
- VPS or (Virtual Private Server): is a machine on the cloud that you can use to run your CLI tools and commands remotely.
What is GitHub CodeSpace?
Based on GitHub definition: GitHub Codespaces is an instant, cloud-based development environment that uses a container to provide you with common languages, tools, and utilities for development.
In this article, I will provide the steps to set up and use GitHub CodeSpaces to run your bug hunting tools and automation tasks.
GitHub will provide any new account with 120 “Core hours” each month for free, and 180 “Core hours” if you have a GitHub Pro account. If you are a student, you can get a free Pro account by signing up for the Student Pack.
A “core hour” is a measure used for CodeSpace usage (A 2-core machine used for 1 hour equals 2 core hours).