Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 557 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 557 Bytes

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