• Stars
    star
    5
  • Rank 2,853,020 (Top 57 %)
  • Language
    Python
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

netstat is a de-facto standard command for monitoring incoming and outgoing network connections on Linux/Windows platforms. A python-based script enhances this netstat command output to include city, country and ASN information using Maxmind Geolite databases. In addition, it also checks whether the remote IP is in malicious or not using Virustotal database.