The demo currently only looks for these services but in theory could detect anything that opens a listener on a fixed port number: MySQL, Redis, ElasticSearch, MongoDB, Dropbox, Steam, DAAP media players, and Tor (daemon, browser, or Brave Tor mode).<p>I've been trying to accumulate a list of some of the more popular services that can be discovered this way here: <a href="https://github.com/wybiral/localtoast/blob/master/js/index.js" rel="nofollow">https://github.com/wybiral/localtoast/blob/master/js/index.j...</a><p>It works in Chrome, Firefox, and curiously enough even the Tor mode of Brave Browser. Safari doesn't seem to allow these types of requests.