joshua0x

Results 5 comments of joshua0x

@ofabry can we start analysis from any function instead of main (package main ) ?

> So basically you want to replay requests from the same user (same TCP session) using the same HTTP client? true, i want to use pcap capture tcp packets and...

i want to know how goreplay define a tcp session ? ,how does a tcp session is assembly from original tcp messages ? > By default, GoRepay will not make...

> i want to know how goreplay define a tcp session ? ,how does a tcp session is assembly from original tcp messages ? > > > By default, GoRepay...

> In this case, i'm talking in standard Networking terms. > TCP session, all the interactions between client and server from opening till closing connection. > In HTTP world it...