|
|
|
|
|
by niggler
4872 days ago
|
|
If you read the `nc` manpage, you'd notice that the -n option on osx and debian disables host lookup and that hostname is defined as hostname can be a numerical IP address or a symbolic hostname (unless the
-n option is given). In general, a hostname must be specified, unless
the -l option is given (in which case the local host is used).
|
|
I'm not saying that it's such a big hassle that we need complicated ways of avoiding it, but this is definitely a cool project that does a away with a (minor) pain point and I for one applaud the author for scratching his itches and sharing with the world, even if his hack isn't perfect.