I'm running a small app on the command line, and I'm trying to watch the (http) network traffic it creates.
Is there some kind of wrapper program (like 'time', or 'watch') which can display all network traffic to and from my app? (Or at least, make a copy of it in a file)