This is a collection of projects I have worked on. More will be added as and when they happen.

Axios-NTLM

Axios-NTLM is a little helper library for working with NTLM authenticated sites using Axios in NodeJS. I wrote it as there seems to be no existing helpers for NTLM auth for Axios - only for request, which is deprecated and hasn’t been updated in a while.

NTLM-Response

NTLM-Response is a utility designed to work with Telegraf via the exec plugin. It allows you to monitor NTLM authed sites and provides comparable output to http_response.

Grafana Adminizer

This one is because I am a complete dumbass and removed the server admin user from my home monitoring grafana setup by mistake. Twice. Unfortunately the Grafana CLI doesn’t seem to have an option to promote another user up to server admin, so I wrote my own.