From 6e338ee9590ad5ce1cfb05b99e316f6393f08983 Mon Sep 17 00:00:00 2001 From: Eric Pelland Date: Fri, 21 Oct 2022 20:18:24 -0400 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed67cd0..d47f066 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ This software will forever check random Ethereum private keys for a balance. Whe Check docker-compose.sample.yml for configuration and environment options. Found addresses and private keys will also be logged to /output/output.txt +Web interface can be found here: http://192.168.0.143:7777/ + Docker image hosted on Docker Hub https://hub.docker.com/repository/docker/ericpelland/random_ethereum_scanner \ No newline at end of file