local install with full domain database
install:
mkdir server
cd server
wget https://ipfs.io/ipfs/QmZNc4iMNFRm1FQrWvvspY6wjxmg5FupUYEYbZDXtGzMi9 -O domainsearch.html
wget https://purecrawl.com/domains/all.txt.zip
unzip all.txt.zip
start:
python -m http.server
firefox http://localhost:8000#http://localhost:8000/all.txt
http://localhost:8000/domainsearch.html#http://localhost:8000/all.txt
Please Login to reply.
No replies yet.