I would like to know how can I install Socat on my Mac (lion) ?
I tried to find an How To via Google but I didn't find anything.
Thank you in advance!
Use brew. After installation, socat is available running this command:
brew install socat
Use MacPorts. After installation, socat is available running following command:
sudo port install socat