is there any solution for
nc 192.168.1.1 1234 to retry till it gets connected
and once it gets connected ; it will send an output via "nc 192.168.1.1 1234" on machine 192.168.1.1 where it is listening on port no. 1234 .
??
//I want to send a message over "nc" once the connection is created by nc command else it will try reconnecting for connection via nc//
Asked by Tridev
(1 rep)
Mar 20, 2018, 07:34 AM
Last activity: Jan 5, 2023, 01:58 PM
Last activity: Jan 5, 2023, 01:58 PM