hegusung / netscan

Network scanner
MIT License
31 stars 12 forks source link

StackTrace not caught if elasticsearch is not accessible #21

Closed jdouliez closed 1 year ago

jdouliez commented 1 year ago

If elasticsearch is down (and no --nodb option is provided), the warning message is enough. The following stacktrace should be caught

image

hegusung commented 1 year ago

Solved in docker branch, soon to be merged with master