greenaddress / abcore

ABCore - Android Bitcoin Core

Home Page:http://abco.re

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find my node on BITNODES?

mossc opened this issue · comments

commented

It shows an onion address on the main page after the service started
Such as bitcoin-p2p://53j42f5sdubuejtk.onion

I copy the onion address the check my node on https://bitnodes.earn.com/
But it shows the result "53j42f5sdubuejtk.onion:8333 is unreachable"

How can I find my node?

commented

I can ping my .onion address on Ubuntu.
Install tools:
sudo apt-get install httping
sudo apt install torsocks
Ping address
torsocks httping aaaabbbbccccdddd.onion