Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

wget

Commands

CommandDescription
wget -r --no-check-certificate -x [url]downloads all files + creates directory (recursive)
wget --limit-rate=200k --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U mozilla [url]nearly the same