ps4-waker
ps4-waker copied to clipboard
Consider listening on all network interfaces
We can use require("os").networkInterfaces()
to enumerate them all. Might obviate the need for the --bind
flag.