Fix README layout

This commit is contained in:
William Robinet 2023-08-14 17:12:20 +02:00
parent 7bead9dd19
commit 76f8e9e327
No known key found for this signature in database
GPG key ID: 003FA3DF74C7A949

View file

@ -1,6 +1,6 @@
# Docker instructions
*Note:* Dockerfiles are only provided for Debian-like distributions so far.
*Note: Dockerfiles are only provided for Debian-like distributions so far.*
## Configure image building:
@ -10,11 +10,13 @@ Uncomment the distribution reference you want to use, in top section in
## Build the image:
`cd debian-distros`
`./docker_build.sh`
## Run the container, and start ssldump inside the container:
`./docker_run.sh`
`(in container) sudo ssldump -n -i eth0 -j -AH`
## Mirror traffic to container