diff --git a/README.md b/README.md index 7b7feee..fad924c 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,14 @@ In both cases, only the host is required. If everything else is omitted, the por Also, your selectors now can have a `%09[search]` part, so you can specify your search queries directly on start and also save them later. +## How to browse Onion nodes with Bopher-NG? + +Besides having Tor itself up and running, you also need to have the `torsocks` wrapper installed: + +``` +torsocks bash bopher-ng.sh gopher://[some-address].onion +``` + ## How to control Bopher-NG? - Scrolling: Up/Down arrow keys, k/j keys or mouse scroll wheel (if supported)