An open API service indexing awesome lists of open source software.

https://github.com/adityatelange/htb-box-search

A simple index for HackTheBox machine along with tags
https://github.com/adityatelange/htb-box-search

hackthebox hackthebox-machines

Last synced: 2 months ago
JSON representation

A simple index for HackTheBox machine along with tags

Awesome Lists containing this project

README

        

# htb-box-search

## 🔗 https://htb-box-search.pages.dev

![image](public/htb-box-search.png)

---

#### Maintainance

```sh
python3 -m venv .venv
. .venv/bin/activate
pip3 install -r requirements.txt