Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write documents of the program. | We-unite | 2024-08-22 | 1 | -0/+318 |
Add README.md on the design of the whole program, and how its every part(listener, filter) works, finally how to compile and use them. Besides, notes.md records the things and technology learned in this program, such as how to read kernel src, how the pthread_create/fork/ clone syscall works on processes and threads, the techs used to make docker container works well, and books to be read. Good good study, day day up. |