DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
how to monitor my applications net http traffic locally in terminal
tcpflow -p -c -i eth0 port 80 | grep -oE '(GET|POST|HEAD) .* HTTP/1.[01]|Host: .*'
Source by unix.stackexchange.com #
PREVIOUS
NEXT
Tagged:
#monitor
#applications
#net
#http
#traffic
#locally
#terminal
ADD COMMENT
Topic
COMMENT
Name
9+7 =
Submit