subfinder / research

❄️ Research project for SubFinder core API V2
MIT License
35 stars 8 forks source link

add basic version checker in command-line application #45

Open picatz opened 6 years ago

picatz commented 6 years ago

As demonstrated in https://github.com/subfinder/subfinder/issues/114, it's easy for users to experience the same (already fixed) bugs when using outdated version of the software after an initial go get. It might be worth looking into how to easily add a basic version check to see if there's an updated version and warn users they are using outdated software.

This could be a feature for v2.