Releases: xcjs/blur-monitor
Command Line Improvements
This adds better command line improvements to starting the application. Example below with default values:
node ./blurmonitor -p 3000 -e prod
RFC 1918 Phrasing Compliance
Functionality identical to previous releases - this just removes the internal/external phrasing from loopback/non-loopback addresses and re-introduces the External IP heading for the globally resolvable address.
Initial Release with External Verbiage Substitution
Functionally identical to previous releases, this just swaps External with Public for the globally accessible IP address.
Initial Release with Additional README corrections.
Functionally identical to previous releases. This just adds cat and ps as listed dependencies and corrects a typo in the README.
Initial Release with dnsutils Build Correction
Functionally identical to the last two builds, but the build instructions specify the installation of dnsutils instead of dig since dig is not installable on its own.
Initial Release with Build Instructions
Identical to the previous release, except with build instructions included in the README.md file.
Initial Release
1.0 Updated the footer to copyright both Blur Admin and Blur Monitor and …