To run simulations, do something like:

java -cp freenet.jar:freenet-ext.jar freenet.node.simulator.RealNodeProbeTest

On Windows the classpath separator is ; instead of :.

To test the pitch black mitigation, see RealNodePitchBlackMitigationTest.java
