From affe3efe9020a52ce7e8f4e63cead5d762218772 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Sat, 17 Oct 2020 21:10:24 -0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5939844..33f7026 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,12 @@ A simple Python Block Clock to check the Blockchain information. It will appear a place you can put your Bitcoin-cli path - "Path to your Bitcoin-cli: " #Add the path and shoot Enter. - + - Install Tor & TELNET on Debian based type [ONLY FOR HACKER ZONE CONNECTION]: + - sudo apt install tor + * To activate Tor on the shell type: + - source torsocks on + - sudo apt install telnet + * After this you can execute PyBlock and connect to the HACKER ZONE. ### Contributors