-
Notifications
You must be signed in to change notification settings - Fork 77
Home
-
Navigate to the hosted version at https://etherscamdb.info
-
Clone the repo with
git clone https://github.com/mrluit/etherscamdb.git
,cd
to the correct directory, install dependencies withnpm install
, and run it locally withnode run
. Navigate to localhost:8080 to use locally.
Search for the domain using the interface at https://etherscamdb.info/search
.
Navigate to https://etherscamdb.info/domain/mycrypto.com
, replacing mycrypto.com
with the domain you wish to check.
Search for the ETH address using the interface at https://etherscamdb.info/search
Navigate to https://etherscamdb.info/address/0x4bbeEB066eD09B7AEd07bF39EEe0460DFa261520
, replacing 0x4bbeEB066eD09B7AEd07bF39EEe0460DFa261520
with the address you wish to check.
Search for the IP using the interface at https://etherscamdb.info/search
Navigate to https://etherscamdb.info/ip/163.172.154.128
, replacing 163.172.154.128
with the address you wish to check.