Fix digit typos in README

This commit is contained in:
dunsany
2023-07-26 10:27:45 +02:00
committed by GitHub
parent 2b417046b6
commit e9f6027a7c

View File

@@ -78,7 +78,7 @@ performance-related tips.
Then edit `torrc` and add new service with that folder.\
After reload/restart tor should pick it up.
* Generate addresses with `1-2` and `7-9` digits?
* How to generate addresses with `0-1` and `8-9` digits?
Onion addresses use base32 encoding which does not include `0,1,8,9`
numbers.\