Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Scanner

Local network scanning web app (FastAPI backend, React frontend, RQ worker + Redis).

Run locally

  1. Start Redis: run redis-server.exe (or use Docker)
  2. Activate backend venv and run: uvicorn app.main:app --reload
  3. Start worker: python scanner-worker/worker.py
  4. Start frontend: cd frontend && npm install && npm start

About

No description, website, or topics provided.

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages