Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
/ devopstools Public archive

Collection of functions originally meant as an excercise to familiarize myself with AWS lambdas. Eventually put to use on Experts Exchange.

Notifications You must be signed in to change notification settings

irphilli/devopstools

Repository files navigation

Collection of functions originally meant as an excercise to familiarize myself with AWS lambdas. Eventually put to use on Experts Exchange: https://www.experts-exchange.com/tools/

All functions use JSON for input/output.

  • DownDetector: Checks to see if a particular URL returns a 200 status code or not
  • IPLookup: Returns WHOIS and GeoIP information about an IP address.
  • PortScanner: Scans for open ports on a given host.
  • SSLChecker: Gathers SSL information given a host/port.
  • SubnetCalculator: Simple tool for helping with subnet IPv4 and IPv6 calculations.

About

Collection of functions originally meant as an excercise to familiarize myself with AWS lambdas. Eventually put to use on Experts Exchange.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published