Skip to content

spacedock-zero/http-discovery-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Discovery Service

A system service that exposes local mDNS services via a JSON API on port 5380.

Usage

Run locally:

cargo run -- run
# OR
./http-discovery-service run

Install as Service (Windows/Linux/macOS):

# Auto-elevates on Windows if needed
./http-discovery-service install
./http-discovery-service uninstall

API

GET http://localhost:5380/ returns a JSON list of discovered services.

Build

cargo build --release

About

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages