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