improve OSX instructions

main
bert hubert 3 years ago
parent fa2079fca1
commit 96a1852db8

@ -12,11 +12,18 @@ Demo video [in this tweet](https://twitter.com/bert_hu_bert/status/1561466204602
[Blog post with more videos](https://berthub.eu/articles/posts/tracker-beeper/) [Blog post with more videos](https://berthub.eu/articles/posts/tracker-beeper/)
## Installing on OSX: ## Installing on OSX:
If need be, install Homebrew via https://brew.sh/ as this will allow you to
compile new software. To do so, copy paste the instruction under 'Install
Homebrew' into the terminal app. This might take quite a while.
Then run:
``` ```
brew tap robertjakub/teller brew tap robertjakub/teller
brew install --HEAD googerteller brew install --HEAD googerteller
sudo tcpdump -nql | teller sudo tcpdump -nql | teller
``` ```
And it should work.
## How to compile ## How to compile
This will currently only work on Unix derived systems (like Linux, OSX and This will currently only work on Unix derived systems (like Linux, OSX and

Loading…
Cancel
Save