From 9ca8e19133e27919c32897f7ff79ebf968e2dbb1 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Fri, 16 Oct 2020 08:34:10 -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 e24abb0..0337072 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,12 @@ A simple Python Block Clock to check the Blockchain information. - Install [Hexyl](https://github.com/sharkdp/hexyl) - Install Curl on Debian based type: - sudo apt install curl - + - 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. ## How to execute - python3 PyBlock.py