文章目录
  1. 1. macosx 转化socks5代理为http代理的工具:
  2. 2. mac下允许ssh登陆需要preference->共享->中启用偏好设置

macosx 转化socks5代理为http代理的工具:

  1. polipo (githbu)
  2. delegated
    delegated -P8080 SERVER=http SOCKS=localhost:9050

mac下允许ssh登陆需要preference->共享->中启用偏好设置

https://support.apple.com/kb/PH18726?locale=zh_CN
https://knowledge.autodesk.com/support/flame-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Enabling-remote-SSH-login-on-Mac-OS-X.html

参考:
polipo(http://library.zenlogic.com/ss/2014/05/10/shadowsocks-polipo-squid/)

文章目录
  1. 1. macosx 转化socks5代理为http代理的工具:
  2. 2. mac下允许ssh登陆需要preference->共享->中启用偏好设置