Are there no way to start ./bitcoind without connect to other peer? I just want to test source revision and function test without connect to peers.
try to run bitcoind with -connect=0
-connect=
Connect only to the specified node(s); -connect=0 disables automatic
connections (the rules for this peer are the same as for
-addnode)