Timeline for netcat from ubuntu
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 5, 2014 at 19:28 | comment | added | Willian Paixao | You're welcome bro. Glad to help. | |
| Aug 5, 2014 at 19:21 | vote | accept | ransh | ||
| Aug 5, 2014 at 19:21 | |||||
| Aug 5, 2014 at 19:20 | comment | added | ransh | Bingo! now it works ! ubuntu@ubuntu-laptop:~$ nc -h [v1.10-38] Many Thanks! | |
| Aug 5, 2014 at 18:38 | comment | added | Willian Paixao | A posted a new answer because the previous one is also valid to your question. In the end, you gonna use both. ;) | |
| Aug 5, 2014 at 18:31 | comment | added | ransh | OpenBSD netcat (Debian patchlevel 1.89-3ubuntu2) | |
| Aug 5, 2014 at 18:15 | comment | added | Willian Paixao | The version is written in the very first line of help output: nc -h. | |
| Aug 5, 2014 at 18:05 | comment | added | ransh | from man page: -l Used to specify that nc should listen for an incoming connection rather than initiate a connection to a remote host. It is an error to use this option in conjunction with the -p, -s, or -z options. Additionally, any timeouts specified with the -w option are ignored. | |
| Aug 5, 2014 at 18:05 | comment | added | ransh | I updated it now, but still it is the same result. How can I get the version ? | |
| Aug 5, 2014 at 18:01 | comment | added | Willian Paixao |
So strange. I tested my command before post the answer. I'm using Debian Wheezy. Can you update your nc package? Can you verify your nc version, please?
|
|
| Aug 5, 2014 at 17:56 | comment | added | ransh | Hi Wiliiam, I just tried it now in ubuntu 10.04 but I get the description of nc arguments (as if it contain some error argument). I copy pase exactly what you wrote above. Note that in manual page it is said not to use -l & - together. | |
| Aug 5, 2014 at 17:53 | history | answered | Willian Paixao | CC BY-SA 3.0 |