Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏

10.4. binutils

		
$ sudo apt-get install binutils
		
		

10.4.1. strings - print the strings of printable characters in files.

			
tcpdump -i eth0 -s 0 -l -w - dst port 80 | strings