rambler

Walk a website checking for bad links

Usage no npm install needed!

<script type="module">
  import rambler from 'https://cdn.skypack.dev/rambler';
</script>

README

Rambler

Walk a website checking for bad links

Installation

npm install -g rambler

Usage:

# Show help
ramber -h

# Walk a website
rambler -u http://example.com

# Override the IP address for a domain by doing evil things to 
# the core dns library.
rambler -u http://example.com -d example.com:1.2.3.4