1N3 / Sn1per

Attack Surface Management Platform
https://sn1persecurity.com
Other
7.93k stars 1.82k forks source link

Update sn1per seems not respect installation dir #255

Closed eL-Prova closed 3 years ago

eL-Prova commented 4 years ago

It seems that updating sn1per wont respect my installation directory. My sniper.conf has installation dir for /home/myaccount/tools/sniper When I run sniper and try to update the location for the updated version is /usr/share/sniper like the default.

1N3 commented 4 years ago

Currently, Sn1per requires that the installation dir is /usr/share/sniper/. I will leave this open as a feature request to look into in the future though.

eL-Prova commented 4 years ago

(Y) Thanks for feedback. I will try to find some time to create an pull request

1N3 commented 3 years ago

The only solution for the forseable future is to create a symlink:

ln -s /usr/share/sniper /home/myaccount/tools/sniper