Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 463 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 463 Bytes

OneForAll-API-Docker

API for OneForAll built in Docker: https://github.com/shmilylty/OneForAll

Info

Dockerfile.web is used as Node JS API Frontend

Dockerfile.worker is used as Node JS backend

Usage

  • Clone Repo
  • Run npm start
  • Visit https://127.0.0.1:3000
  • Use https://127.0.0.1:3000/discover?domain=<DOMAINNAME> in order to start to discover subdomains
  • View discover progress/results using https://127.0.0.1:3000/discover/<ID>