Go Language dns seeder for Bitcoin based networks
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
253 B

/*
This application provides a seeder service to the Twister Network.
http://twister.net.co/
It crawls the Twister Network for active clients and records their ip address and port. It then replies to DNS queries with the ip addresses.
*/
package main