mdns-explorer/README.md
Mark Nellemann 9c161d115e
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
Test drone builds.
2023-08-14 19:25:41 +02:00

484 B

mDNS Explorer

View multicastDNS services on your local network.

mDNS-Explorer

Development

Java SDK version 17 (or later) is required.

Information on how to build and package jftpd:

./gradlew build jpackage

Windows

Download and install

  • Microsoft .NET Framework 3.5
  • Wix Toolset 3.11.2 (or later)

Linux

TODO

docker build . -f docker/Dockerfile.rpm-txt

or

docker build . -f docker/Dockerfile.deb-txt

MacOS

TODO