commit | 1cca9484db69971f652dfef48778da0dc56dad12 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Jul 10 19:45:20 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Mon Jul 10 19:45:20 2006 +0000 |
tree | 71cb84ae857702f57bdced4a1e99b877499bfd4a | |
parent | 5d8843e451c01d8abfe6b5be772637310e9e581e [diff] |
Upgrade netcat a lot. Make -e able to take the rest of the command line as what to exec. Add -f mode and a brief explanation of how to use it to replace minicom. Add -l -l mode so you can turn any command into a server. And group all of netcat's command line options under two CONFIG entries, so if you disable both it doesn't use getopt at all.