This is a discussion on Re: nc(1) HTTP proxy patch within the lucky.openbsd.tech forums, part of the OpenBSD category; --> Ray wrote: > Hi, > > Here is a patch to nc(1) to stop it from trying to resolve ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Ray wrote: > Hi, > > Here is a patch to nc(1) to stop it from trying to resolve an IP > when using an HTTP proxy. (It never uses the IP anyway.) Without > this patch, if there are no DNS servers nc will die with `nc: cannot > decode address "host.example.com"' error. > > This change makes nc almost a complete replacement for corkscrew, > and I've included an example for the nc manpage. > > Flames? No flames for nc.1, but referred to ProxyCommand there and added an example to ssh_config.5. Thanks! -d |