ilektrojohn / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
1.25k stars 303 forks source link

Handle plugins in /usr/share/creepy/plugins/ #67

Closed petterreinholdtsen closed 8 years ago

petterreinholdtsen commented 9 years ago

This set of patches get the plugin loading limping along for the Debian package. It will no longer be able to run creepy from the source directory, and there is no way to update the plugin configuration, as it still try to update the configuration in /usr/share/creepy/plugin/ instead of writing it to the users home directory.

jkakavas commented 9 years ago

hi, I have merged this and all the other pull requests you have sent in https://github.com/jkakavas/creepy. Thank you very much for your effort and your time in designing and implementing the changes so that creepy can work in debian