From 62bf8cb0f8fc9edb316571cf349fe0a152a2408d Mon Sep 17 00:00:00 2001 From: Luxferre Date: Thu, 30 Mar 2023 12:36:42 +0300 Subject: [PATCH] added Tor mention --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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)