[SOLUTION] "Accept incoming connections" every time qBittorent is opened
Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened
I'm also in Big Sur and the solution is not working ("no such directory" even if it exists!!!)
Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened
Dude, thank you so much. Works on Big Sir 11.4. June 2021Rainmaker wrote: ↑Sat Nov 05, 2016 12:36 amthenCode: Select all
cd /Applications
Code: Select all
sudo codesign --force --deep --sign - ./qbittorrent.app
Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened
Just wanted to show that it worked for me. I am not a mac expert, hence the clunky screenshot. Your screen output could vary as I had already run this command. Also if you have a blank password setup, you won't be able to get into "sudo." Just make a dummy password (12345 or something) for the command and change it back when you are done.

https://imgur.com/gallery/p1uXpcs
-
- Newbie
- Posts: 2
- Joined: Tue Sep 06, 2022 8:05 am
Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened
Confirming that it worked on 12.5.1 on M1 Air. Thanks.