Tag: netcat

66 Can the telnet or netcat clients communicate over SSL? 2011-10-15T20:29:00.317

36 How can I force netcat to send my input immediately, not just on newlines? 2012-05-26T15:30:08.287

33 Netcat on Mac OS X 2010-03-03T01:50:08.973

33 How can I pipe commands to a netcat that will stay alive? 2011-03-24T17:06:10.383

27 How can I verify that a 1TB file transferred correctly? 2014-01-08T23:41:07.557

25 Sending file via netcat 2010-01-20T03:39:13.650

23 netcat - keep listening for connection in Debian 2015-12-02T23:14:54.063

16 Netcat/socat behavior with piping and UDP? 2011-09-03T20:14:35.807

15 Why is "nc -l xxxx" not opening a port? 2012-07-31T15:47:21.063

13 Sending text file contents to server using netcat? 2012-11-05T21:58:58.950

12 netcat as a multithread server 2011-01-13T15:04:22.753

12 Why is the '-e' option missing from netcat-openbsd? 2013-12-20T07:13:08.557

11 How do I interactively type \r\n-terminated query in netcat? 2015-07-18T10:38:17.857

10 Can I pipe/redirect a console application through netcat so it can be used remotely? 2013-06-14T18:48:34.943

8 Netcat stops listening for UDP traffic 2009-10-09T19:15:10.323

8 versions of netcat 2011-05-14T22:05:38.113

7 Linux built-in or open source program to join multicast group? 2011-08-18T14:02:15.523

7 Listen to port continuously and dump data to file 2014-01-28T11:16:00.607

7 Multiple unix pipes not working 2014-08-04T06:20:56.297

5 Differences in nc (netcat) options on Ubuntu vs RedHat 2011-04-12T02:36:47.360

5 Use netcat as a proxy to log traffic 2012-10-06T14:43:35.903

5 DNS tunneling through an SSH connection looses connectivity 2014-04-24T14:46:07.110

5 How to netcat all the files in my directory? 2015-06-08T14:26:42.000

4 Use xargs to send requests to the same server in parallel with netcat 2013-04-19T05:36:15.023

4 Saving Live Video received through Netcat 2014-01-21T05:49:26.947

4 Probing a port for RDP 2015-03-25T19:40:15.223

4 How to send binary data in netcat to an already established connection? 2018-03-25T13:43:56.083

4 what is the difference between telnet and netcat? 2019-07-19T05:25:09.880

3 bidirectional socat functionality with nc 2011-12-02T00:21:57.497

3 How to download a URL from internet by netcat? 2012-11-16T15:01:31.910

3 Netcat: Should I use Ctrl+C to close the connection? 2013-12-12T16:01:35.777

3 How to wait for a response on the inbound side of the socket using NC command under BusyBox? 2014-01-02T01:43:32.183

3 Piping commands into nc 2016-09-08T02:16:51.263

3 How to get an ssh socks proxy on demand? 2016-10-15T03:34:46.973

3 Trouble with netcat over UDP 2017-08-05T18:06:21.883

2 Bash RTSP client with netcat - keep connection open while parsing sent data with sed? 2010-11-17T10:28:08.347

2 Terminal command to send data (plain text string) to a port at a remote computer 2010-12-23T02:49:57.550

2 Monitoring incoming requests on a web hosting server 2011-09-27T03:56:01.923

2 How to set up a secure chat using netcat 2012-01-08T03:19:14.507

2 How to get the WAN IP from a router using UPnP/SSDP 2012-05-03T18:58:17.210

2 netcat and tee redirection via a bash script 2012-06-19T16:25:34.733

2 Unix bidirectional pipe on commandline 2012-09-19T21:31:13.863

2 How to pipe the output of a linux command back into the predecesssing command 2012-10-11T23:33:47.487

2 Nested Redirection in BASH 2012-10-17T01:35:28.860

2 Cygwin netcat nc doesn't resolve hosts through /etc/hosts 2012-10-24T19:52:17.887

2 How to make netcat support ssl by combining openssl? 2012-11-23T18:17:36.667

2 ncat only works in certain scenarios 2013-03-04T23:33:55.247

2 Netcat stops when in a detached session 2013-03-21T19:36:13.460

2 X11Forwarding using SSH and Netcat 2013-08-04T21:28:02.250

2 Why can't nc / netcat sniff http port traffic easily? 2013-07-30T17:45:54.950

2 Why is Udcast is many times faster than Netcat? 2013-12-23T17:42:02.010

2 Using DJB's tcpclient or tcpcat bidirectionally 2014-08-20T16:34:02.993

2 Network transfer speed very slow using nc (netcat) over Wi-fi LAN 2015-10-13T18:01:19.593

2 How to close netcat server after some data has arrived? 2017-02-24T15:24:04.930

2 Port is locally opened but not detected by internet port checkers, something is wrong with port forwarding? 2017-03-14T18:22:03.933

2 What is the Windows equivalent of the command "nc [server_name] [port]"? 2017-09-08T08:12:09.040

2 unable to start a bind shell with ssl on ncat 2018-04-19T12:29:22.923

2 How to make `nc` listen on a port without setting `SO_REUSEPORT` 2018-05-11T17:13:58.290

2 Shell pipes - the order of things 2018-07-03T06:58:30.183

2 UDP with netcat on Mac OS 2019-01-12T09:37:18.800

2 What's the alternative to "nc -l" for HTTPS? 2019-08-11T08:02:29.350

1 nc or socat: How to read data from remote:/dev/ttyACM0? 2010-03-05T14:05:26.763

1 Netcat file transfer problem 2010-04-21T22:18:43.057

1 Simple secured SFTP tunnel? 2010-11-30T00:15:31.240

1 How to upload a file to Windows through a netcat session? 2011-05-18T15:23:47.363

1 Can I use dd to clone two drives from two machines simultaneously? 2011-10-27T04:02:37.400

1 Can I stop a netcat tar pipe and continue later without overriding existing files? 2011-12-28T21:49:28.627

1 How do I send and receive simultaneously with netcat? 2012-07-18T17:03:38.870

1 Two hop SSH with multiple user names 2012-11-13T23:43:31.473

1 how to bypass this error : "port range not valid"? 2012-12-04T11:14:15.503

1 ssh -R then expose the local port over HTTP? 2013-01-14T08:54:17.223

1 Server: Microsoft-HTTPAPI/2.0 running on port 10234 on my Windows 7 pc? 2013-01-25T19:37:41.587

1 List incoming connections on nc (netcat) 2013-02-19T02:40:35.677

1 Is it possible to push video out and usb over TCP/IP 2013-02-24T04:17:16.607

1 netcat output into separate files using string delimiters 2013-05-17T03:10:35.177

1 Netcat connection over dynamic IP 2013-06-24T01:13:51.353

1 DDNS and NetCat 2013-07-04T17:55:52.853

1 nc connection refused even on loopback 2013-10-07T20:31:05.360

1 Create duplex TCP tunnel in Windows with netcat 2013-12-14T11:05:42.667

1 Quick way to scan for opened ports on local network according to a list 2014-01-29T08:03:20.090

1 Unable to transmit stream through OpenVPN tunnel 2014-03-06T23:28:53.357

1 How to send message both to netcat and other script? 2014-05-25T15:06:59.157

1 Using netcat to connect to znc 2014-11-04T19:01:48.073

1 Bash - Parsing XML output of nmap 2015-03-05T00:30:01.133

1 how to make a batch file close automatically 2015-04-08T13:31:14.303

1 How to keep the reverse shell open in Netcat? 2015-04-26T23:14:45.557

1 How do I make netcat timeout nonsilently? 2015-06-19T17:10:52.143

1 nc and named pipes for port forwarding 2015-06-22T22:45:38.657

1 Does NetCat Read all Incoming Connections? 2015-10-17T18:58:38.280

1 How can I make a one-shot sshd process? 2015-11-19T17:05:03.473

1 Using netcat for a Minecraft server 2016-01-16T12:48:24.057

1 Use netcat to bridge thru firewall? 2016-06-22T02:55:05.507

1 Using netcat to log traffic to a file 2016-07-11T18:26:57.933

1 FFMPEG receive stream from pipe via netcat fails 2016-08-03T21:08:51.337

1 Issues with ncat options -g -G -s --sctp 2016-10-16T14:59:30.013

1 ncat only achieving 36kB/s 2016-11-01T22:29:59.037

1 Listening to all packets on a specific port 2016-12-20T12:03:35.157

1 image from androidphone via insecure adb to ubuntu pc fails via netcat (permission issue + broken pipe) - what is the reason? 2016-12-30T19:44:58.910

1 Piping netcat multiple IP's 2017-02-06T13:14:40.243