Uni|Grab is a polyglot log analyzing utility, made to extract and check IP data from Nesca/expcamera/Router Scan reports.
Developed by friendly request, it's focused on achieving total source format agnosticism eventualy.
Latest version: https://github.com/Guevara-chan/UniGrab/releases/download/0.03/UniGrab.zip (direct link)
- Multiple (and growing) list of src formats supported.
- No external library dependencies - just a single self-hosting
.exe
file. - Zero config required except providing desirable input dir as cmdline arg (
.\feed
by defalut).
Uni|Grab has been entirelly made for Nim 0.20.0 with third-party wNim package by Ward.
Compilation can be achieved through automated build script provided as release.nims
.