DevKitty-io / USB-Nugget

Run DuckyScript payloads on a USB Nugget!
https://usbnugget.com
MIT License
149 stars 16 forks source link

Implement MDNS to use local domain like "usb.nugget" instead of 192.168.4.1 #79

Open AlexLynd opened 1 year ago

AlexLynd commented 1 year ago

Remembering the IP address for the Nugget web interface is annoying and not as friendly for demos. We can solve this by using mdns to resolve a domain like usb.nugget to 192.168.4.1

brandonpaiz commented 1 year ago

Would it make sense to use a captive portal instead?