Introduction - If you have any usage issues, please Google them yourself
// Client fan-out tool used to generate UDP & TCP fan-outs from a client to a single host/server.
// Handy for network anomoly testing etc.
// Normaly you would have the fanout server running on the target. Then using this client you can generate
// IP fanout(s) by selecting valid listen port on the target and selecting your local parms and start.