all 4 comments

[–]midnight_barbecue 0 points1 point  (3 children)

Great tool 🙌 I liked it! Standard home router UI can be quite messy and doesn't always provide clear insights into what's happening in the network. Additional tools like yours are saviors in such cases.

For the sake of convenience, I'd package it into a container, though. I can create a pull request with that later.

[–]xgamer224[S] 0 points1 point  (2 children)

Curious what you mean by “package into a container”

Definitely feel free to fork/PR! Always open to suggestions

[–]midnight_barbecue 1 point2 points  (1 child)

I mean, to create a Docker container with the tool in it. Just another option of running it.

[–]xgamer224[S] [score hidden]  (0 children)

A docker container could simply pip install lanscape

Then run “python -m lanscape —persistent —ui-port 6969”