This repository was archived by the owner on Oct 20, 2023. It is now read-only.
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
[mac osx]: Do you want the application "gh net" to accept incoming network connections? dialog come and go out quickly #6
Open
Description
🔨 Workaround
Add a firewall rule for the ~/.local/share/gh/extensions/gh-net/gh-net
binary.
Step-by-steps instructions
- Open
System Preferences
>Security & Privacy
>Firewall
:
- Click on the
lock
in the bottom left part of the preferences window and authorize this action:
-
Click on now enabled
Firewall Options...
button -
Click on
+
button select the~/.local/share/gh/extensions/gh-net/gh-net
binary on the file system. If you don't see the.local
folder, pressshift+command+.
to show all hidden files and folders. -
Once the binary added to the list, change its rule from
Allow incoming connections
toBlock incoming connections
:
-
Click
OK
button to apply. -
Click the lock icon again to lock the firewall settings back 🔒.