Search results

  1. S

    Establishing a TCP Session without terminating it (not sending RST/FIN)

    Hi All, I'm looking for a Linux tool which can just establish a TCP session and leave at it there w/o sending a FIN /RST. I tried tools like iperf etc., which sends out a FIN as well once the connection is established. kindly let me know if there are any tools that are avaiable? Thanks
  2. S

    Sending process to backgroup

    Hi Experts, I'm using ethr tool for sending TCP traffic and i use a python script to run the ethr tool on multiple interfaces and i want to send the ethr command on every interface to run on background. the command that I use to run it on backgroud is: ```./ethr -s -ip 73.2.1.11 -4 -port 10026...
Top