DevKitty-io / USB-Nugget

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

use mDNS to access web UI with usb.nugg #85

Open AlexLynd opened 2 years ago

AlexLynd commented 2 years ago

This feature uses multicast DNS to resolve the domain usb.nugg to 192.168.4.1 since its easier to remember.
Since the mDNS defaults to a .local domain, we use the DNSServer library to use a completely custom domain.

brandonpaiz commented 2 years ago

Added the "enhancement" label, I'm thinking of using this label for features we want to talk about in the release notes :)

pascal2313 commented 1 year ago

make it also that you can change it in the config file

brandonpaiz commented 1 year ago

Updated branch to revert formatting changes

brandonpaiz commented 1 year ago

@pascal2313

make it also that you can change it in the config file

Will consider for future release :+1: