Skip to content

Milk-Cool/sniff-server

Repository files navigation

sniff-server

sniff server & dashboard

what is this?

sniff allows you to montor the amount of people in an area. it supports multiple sniffing devices, SSID tracking, searching and exporting data and much more!

this is the repo for the server. if you're looking for the repo for the esp32 client, go here.

setup

In your .env, add the following:

POSTGRES_PASSWORD=SecurePassword
ADMIN_KEY=AnotherSecurePassword

Then, run the service with Compose:

docker-compose up

It'll start listening at port 9097. Don't forget to enter your admin key in the "auth" section!

demo mode

WARNING: DO NOT enable demo mode in prod, it WILL MESS UP YOUR DATABASE!!!

Set DEMO=1 in .env.

About

sniff server & dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published