Guest User

Untitled

a guest
May 24th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ln -sfv /usr/local/opt/tor/*.plist ~/Library/LaunchAgents
  2.  
  3. /Users/username/Library/LaunchAgents/homebrew.mxcl.tor.plist -> /usr/local/opt/tor/homebrew.mxcl.tor.plist
  4.  
  5. torify curl icanhazip.com
  6.  
  7. 1527142309 PERROR torsocks[32367]: socks5 libc connect: Connection refused (in socks5_connect() at socks5.c:202)
  8. curl: (6) Could not resolve host: icanhazip.com
  9.  
  10. launchctl load ~/Library/LaunchAgents/homebrew.mxcl.tor.plist
  11.  
  12. ps axu | grep "/bin/tor"
Add Comment
Please, Sign In to add comment