This is a simple CLI tool to make your onion service website more Tor friendly.
Rule | Description |
---|---|
prefer-onion-services-html-a-href | Prefer onion services in HTML a href |
prefer-onion-services-robots-txt-sitemap | Prefer onion service in the sitemap of a robots.txt |
npm install -g torifysite
Print problems:
torifysite ./path/to/your/website
Fix problems:
torifysite ./path/to/your/website --fix
MIT License