mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-18 13:08:54 +02:00
Merge pull request #204 from curly60e/curly60e-patch-126
Update README.md
This commit is contained in:
commit
cec516705e
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue