Hacker News new | ask | show | jobs
by jcranberry 1533 days ago
How do you check which requests its making? Do you just use tcpdump or something?
1 comments

You could use a layer 7 firewall for this purpose. I use Little Snitch on macOS and Opensnitch on Linux. Given this application is macOS only right now, I would bet OP used LS since its popular on macOS.
Thank you. Im dual booting osx and linux right now so those will both come in handy.