waste time/socket for incoming connections
Based on ideas/code from https://nullprogram.com/blog/2019/03/22
./socketwaste.py -t http 80
usage: socketwaste.py [-h] [-t {basic,http}] port
positional arguments:
port
optional arguments:
-h, --help show this help message and exit
-t {basic,http}, --type {basic,http}