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" ```