torifysite
v1.1.1
Published
## Description
Downloads
32
Readme
torifysite
Description
This is a simple CLI tool to make your onion service website more Tor friendly.
Rules
| 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 |
Installation
npm install -g torifysite
Usage
Print problems:
torifysite ./path/to/your/website
Fix problems:
torifysite ./path/to/your/website --fix
License
MIT License