Closed 4lovi4 closed 5 years ago
please print the sigint message as an error i.e use
colors.error()
for printing. Used the colors.error method. But still have issue with double sending SIGINT, cause can't find the way to stop all scanning threads properly after the first keyboard interruption. Seems the only way is refactor the scan functions where ThreadPoolExecutor is used.
Changes this pull request makes :
Ctrl+C handling applied
Checklist :
Development environment