broken-links
Simple node package to test broken links on your page. The command compares the links on your page with the 404 provided.
Requirements
Node v.0.11.7
Check nvm https://github.com/creationix/nvm & co-request https://github.com/leukhin/co-request
Install
npm install -g broken-links
Usage
broken-links -s $SITE_URL -404 $SITE_URL_404
Example
broken-links -s kuestycom -404 kuestycom/error/e404
Result