make
bitcoin-seeder -help
bitcoin-seeder -h
bitcoin-seeder -?
These should all output the seeder help message
./bitcoin-seeder -host=seeder.bitframe.org -ns=dev.bitframe.org -port=5364
-mbox=info@bitframe.org -testnet -filter=1,5 -wipeignore -wipeban
-threads=95 -threads=5
This should start the seeder with the following lines:
Supporting whitelisted filters: 0x1,0x5
Using testnet.
Starting 5 DNS threads for on U (port 5364)........done
Starting seeder...done
Starting 95 crawler threads...done
...