How to setup a Monthly Free VPS for Bug Hunting
文章介绍了如何利用GitHub Codespaces作为虚拟服务器运行漏洞挖掘工具和自动化任务,并提到新用户每月可获得120核小时免费额度,Pro用户为180核小时,学生可免费获取Pro账户。 2025-5-7 06:50:19 Author: infosecwriteups.com(查看原文) 阅读量:8 收藏

Bandwidth in a CS

Mostafa Alrefai

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


文章来源: https://infosecwriteups.com/how-to-setup-a-monthly-free-vps-for-bug-hunting-d41d0fa3ed6c?source=rss----7b722bfd1b8d---4
如有侵权请联系:admin#unsafe.sh