yes on Nostr: local install with full domain database install: mkdir server cd server wget ...
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
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