tools: add macosx-firwall script to avoid popups · nodejs/node@cc5bd9a · GitHub
Skip to content

Commit cc5bd9a

Browse files
danbevFishrock123
authored andcommitted
tools: add macosx-firwall script to avoid popups
Currently, there are a number of popups that get displayed when running the tests asking to accept incoming network connections. Rules can be added manually to the socket firewall on Mac OS X but getting this right might not be obvious and quite a lot of time can be wasted trying to get the rules right. This script hopes to simplify things a little so that it can be re-run when needed. The script should be runnable from both the projects root directory and from the tools directory, for example: $ sudo ./tools/macosx-firewall.sh Fixes: #8911 PR-URL: #10114 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 3a460d5 commit cc5bd9a

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

BUILDING.md

Lines changed: 9 additions & 0 deletions

tools/macosx-firewall.sh

Lines changed: 48 additions & 0 deletions

0 commit comments

Comments
 (0)