-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
Description
I wrote a script that can be run under scapy that will test the list of hard-coded IP addresses that the Bitcoin client will attempt to use for bootstrapping wihen IRC is not responding. When I tested, I only got a response on 70 of the 230 addresses, the remaining did not answer within the 5 second response time I arbitrarily chose for the script.
The addresses in the script were copied from the pnSeed assignment in:
https://github.com/bitcoin/bitcoin/blob/master/net.cpp
Usage:
$ sudo scapy -c test_bootstrap_backup_addresses.py