3

I have a python script that accesses the web and each time it launches I'm prompted by my Little Snitch to allow the connection by Python.

I don't want to allow globally allow Python to connect, since theoretically some rogue app could use the system's python for phoning home etc.

Is there some way to have just this specific script (by, say, system path) to automatically be allowed web access? Or perhaps is there a way to programmatically dismiss the Little Snitch dialog box and allow the connection from inside the script?

GJ.
  • 10,151

0 Answers0