Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

curl

  1. Buadhai

    macOS curl Incoming Connections and Little Snitch

    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...
  2. I

    macOS Linking libcurl statically on Xcode 8.2

    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...
  3. basilt

    Security question curl & port 80/macinstallerinfo

    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...