I have a shell script that uploads a webcam video to my web host once per day using curl. This morning Little Snitch blocked an incoming curl connection from my web host's IP address. This caused the video upload to fail.
Why does curl need an incoming connection?
Why did LS block the...
Hello.
Did someone succeed in using libcurl statically in Xcode? I have installed libcurl using:
$ ./configure --prefix=/home/igorland/Libs/curl --disable-shared –enable-static
$ make
$make install
Then in the Header Search Paths, I include the path to the headers...
hello, my firewall poped a message about CURL command asking to
communicate with info. and events.macinstallerinfo.com on port 80.
I was wondering what this site is, does not exist on web and not sure if it is generated by OSX.
Any help would be appreciated on how to remove this...