mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-24 18:37:05 +00:00
Add comment for MacOS
This commit is contained in:
parent
ca5dc95043
commit
8ae5938163
1 changed files with 5 additions and 0 deletions
|
@ -73,6 +73,11 @@ On FreeBSD (as root):
|
|||
pkg install git cmake ninja json-c libnet
|
||||
```
|
||||
|
||||
On MacOS (as root):
|
||||
```
|
||||
brew install cmake ninja openssl@3 libpcap libnet json-c
|
||||
```
|
||||
|
||||
Compile & install:
|
||||
```
|
||||
git clone https://github.com/adulau/ssldump.git
|
||||
|
|
Loading…
Reference in a new issue