node-tftp icon indicating copy to clipboard operation
node-tftp copied to clipboard

Error: Cannot resolve the domain name "localhost:<port number>"

Open koooge opened this issue 7 years ago • 0 comments

ntftp client seems not to parse address host:port correctly.

$ ./node_modules/.bin/ntftp get tftp://localhost:51234/something
Error: Cannot resolve the domain name "localhost:51234"

koooge avatar Sep 06 '18 09:09 koooge