In this chapter, we will cover the following topics:
- Tracing packets with tcpdump
- Finding packets with ngrep
- Tracing network routes with ip
- Tracing system calls with strace
- Tracing dynamic library functions with ltrace
Linux Shell Scripting Cookbook - Third Edition
by Shantanu Tushar
Published by
Packt Publishing, 2017
In this chapter, we will cover the following topics: