|
| Current Newswire:
8 Practical Linux Netcat NC Command ExamplesApr 25, 2012, 08:00 (0 Talkback[s])The netcat utility can be run in the server mode on a specified port listening for incoming connections. $ nc -l 2389 Also, it can be used in client mode trying to connect on the port(2389) just opened $ nc localhost 2389 Related Stories:
0 Talkback[s]
(click to add your comment)
|