Neo23x0 / munin

Online hash checker for Virustotal and other services
Apache License 2.0
810 stars 147 forks source link

Allow argument for adding one or more hosts. #44

Open Lake-Jee opened 3 years ago

Lake-Jee commented 3 years ago

Currently, you have modify app.run() and pass in host IPs for it to be externally visible to other IPs.

Adding an arg to the cmd line options (i.e. --hosts HOST IPs) would be greatly beneficial.