github prey/prey-node-client v1.3.7

latest releases: v1.12.9, v1.12.8, v1.12.7...
9 years ago
  • Major: Overhaul the proxy implementation. Now, if a proxy is provided to try_proxy, all incoming and outcoming connections go through that proxy. In case the proxy is not available the requests will fallback to a non-proxied connection. Also, thanks to changes in needle, you can add proxy auth credentials in the config file as follows:
    try_proxy: https://user:password@my.proxy.com:3128
  • Minor: Refactor to control-panel/interval
  • Minor: Login shell for prey user now points to:
    • Mac OS X: /sbin/nologin
    • GNU/Linux: /bin/false
  • Fix: Wipe in Windows now use the correct data paths (thanks to @hantwister)
  • Update: node v0.10.36
  • Update: all dependencies to latest compatible version

Don't miss a new prey-node-client release

NewReleases is sending notifications on new releases.