fingerprintjs / BotD

Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client. MIT license, no usage restrictions.
https://fingerprintjs.github.io/BotD/main/
MIT License
1.06k stars 82 forks source link

Allowing playground to be run on a nominated interface and port #159

Closed david-dick closed 8 months ago

david-dick commented 8 months ago

Trying to allow playground to run when another process is listening on TCP/3000

xnerhu commented 8 months ago

Thanks