Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp update system #34

Closed
sullo opened this issue Nov 27, 2012 · 4 comments
Closed

Revamp update system #34

sullo opened this issue Nov 27, 2012 · 4 comments

Comments

@sullo
Copy link
Owner

sullo commented Nov 27, 2012

Design a new update system to make life easier and updates work better.

  • Use IO::Uncompress::Bunzip2 or similar to ease downloading dbs
  • Wrap Bunzip2 load in an eval{}
  • Use traditional or new bz2 updater, depending on availability
  • Use a date based "version" for files
  • Check hashes (stored elsewhere) of downloadable files
  • Consider update of nikto.pl
  • Consider adding/removing of plugins/* files
  • Pull directly from source repo
@sullo
Copy link
Owner Author

sullo commented Dec 1, 2012

@dwin999
Copy link

dwin999 commented Sep 8, 2014

Hi Sullo,
I want to keep my nitko db as up to date as possible. Which source is best for this?
Thanks,
D

@tautology0
Copy link
Collaborator

I personally do a git sync to the repo before I use Nikto. The ticket is to work out what the best way to do this is.

@sullo
Copy link
Owner Author

sullo commented Jan 2, 2020

Closing. git is working better than anything we can write.

@sullo sullo closed this as completed Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants