Open mubix opened 11 years ago
Tried with Socks5 proxy config:
sudo proxychains4 -f proxychains.conf mount_smbfs //projectmentor\;jdoe:blah@172.16.10.10/C$ /tmp/mountpoint/
[proxychains] config file found: proxychains.conf
[proxychains] preloading /usr/local/lib/libproxychains4.dylib
[proxychains] DLL init
[proxychains] Strict chain ... 127.0.0.1:4532 ... 172.16.10.10:445 ... OK
mount_smbfs: server connection failed: Cannot allocate memory
Works just fine on Ubuntu w/ Proxychains3. Failure was with proxychains4 on OSX