Виртуальная машина со свежим ядром
- Рассказ про ptrace, ebpf.
- Обзор полезных ссылок
http://www.brendangregg.com/bpf-performance-tools-book.html
// Examples for using socat (and filan) | |
//"$" means normal user, "#" requires privileges, "//" starts a comment | |
/////////////////////////////////////////////////////////////////////////////// | |
// similar to netcat | |
// connect to 10.1.1.1 on port 80 and relay to and from stdio |