Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Releases: Themimitoof/netwark

v1.0.0 (unstable) - First release 🎉

29 May 23:46
Compare
Choose a tag to compare

This is the first major release of Netwark, a big step, because Netwark is now public!

We consider this version as a proof-of-concept. We want to develop a tool that can help sysadmins and netadmins to collect informations, detect and if possible prevent a problem in their infrastructures. We recommend you to take a look to our board to see the next features/ideas we/you want to integrate to Netwark.

This release contain:

  • the foundations of Netwark
  • a first version of asynchronous operations with the possibility to
    • use ping tool
    • use mtr tool
    • execute in one or multiple queues, in one or multiple machines
  • a first versions of tools:
    • WHOIS (IP address, domain, ASN)
    • IPv4/IPv6 calculator
    • MAC OUI Lookup
  • REST API for almost all our features (except for WHOIS, but planned)
  • Possibility to deploy on Docker

Please open an issue for all bug you can see and for all suggestion.