O.Badr
0
Q:

nc http server

while true; do 
  echo -e "HTTP/1.1 200 OK\n\n $(date)" | nc -l -p 1500 -q 1
done
0

New to Communities?

Join the community