objective-see / LuLu

LuLu is the free macOS firewall
GNU General Public License v3.0
9.93k stars 463 forks source link

Not Running in mac os sequoia #624

Open exrector opened 4 months ago

exrector commented 4 months ago

Not Running in mac os sequoia. LuLu's Network Extension Is Not Running Extensions must be manually approved via Security & Privacy System Preferences.

The request/notification is missing from Security & Privacy System Preferences.

exrector commented 4 months ago

I found a potential workaround. If you run another program from the terminal, such as Running DNSMonitor After copying DNSMonitor to the /Applications directory, launch it by executing its binary (DNSMonitor.app/Contents/MacOS/DNSMonitor) via the Terminal

The system will then notify you of permissions that previously failed to appear for some reason.

Снимок экрана 2024-07-14 в 12 54 32
MHArvin commented 4 months ago

Me too. It's stuck on macOS System Settings. CleanShot 2024-07-15 at 20 03 18@2x

MHArvin commented 4 months ago

Me too. It's stuck on macOS System Settings. CleanShot 2024-07-15 at 20 03 18@2x

macOS Sequoia Beta3

mayank-ast commented 4 months ago

@exrector Thanks, mate. I’ve been searching for a while, and your fix works perfectly. Just dropping a note in case someone doesn’t understand how to execute the binary.

Download DNS Monitor from this link. https://github.com/objective-see/DNSMonitor/releases/tag/v1.2.0

Open Terminal and navigate to the DNSMonitor binary

cd /Applications/DNSMonitor.app/Contents/MacOS/

Run the DNSMonitor binary

./DNSMonitor

Please note that you might see a missing app logo and name initially. Just enable it, and Lulu will start working as expected.

Screenshot 2024-07-16 at 5 17 35 PM
idelin commented 3 months ago

@exrector @mayank-ast tks, works!

Arstidir commented 3 months ago

unfortunately I just clicked on allow after "./DNSMonitor" and not show in system settings. Now I can't get to the Network Extensions settings to allow it for Lulu. Is there another way? running cd /Applications/DNSMonitor.app/Contents/MacOS/ & ./DNSMonitor again does not work.

Neo-Atom commented 3 months ago

unfortunately I just clicked on allow after "./DNSMonitor" and not show in system settings. Now I can't get to the Network Extensions settings to allow it for Lulu. Is there another way? running cd /Applications/DNSMonitor.app/Contents/MacOS/ & ./DNSMonitor again does not work.

@Arstidir

To change these settings in macOS sequoia, choose  menu > System Settings, click General in the sidebar, then click Login Items and Extensions on the right. (You may need to scroll down.) Then select Network Extension in the Extensions.

Or install AdGuard to get another chance. (what I did😓)

Arstidir commented 3 months ago

omg thank you @Neo-Atom ! I didn’t find that myself.

It works now :D

georgejung commented 1 month ago

Just wanted to share for the next people. As per above when you find network extensions, you have to click on the i button in order to bring up the window to enable lulu. I was expecting to click on the left side, or see the app name.

sneakyjoeru commented 1 week ago

Wow, so it tells you to go to privacy and security -> network but the option isn't there and is in general -> extensions. This OS is a hostile piece of garbage... It doesn't want you to work, neither it works. I spent 30 minutes trying rebooting and setting things up.

ralph303 commented 1 week ago

I could install it with the hint from @Neo-Atom and it shows up as active filter in the network setting, but when installing new programs, there is no popup asking to allow or block the internet traffic of that app. Anyone got it really completely working in sequoia and what could be wrong in my installation?