Onionr/scripts
Kevin Froman 572e29f5d5 bumped network version and main version, lots of test work and some stability improvements 2020-02-08 03:34:11 -06:00
..
README.md added attack simulation scripts 2020-02-02 21:21:51 -06:00
announce-attack.py added attack simulation scripts 2020-02-02 21:21:51 -06:00
block-spammer.py added attack simulation scripts 2020-02-02 21:21:51 -06:00
disable-dev-config.py bumped network version and main version, lots of test work and some stability improvements 2020-02-08 03:34:11 -06:00
enable-dev-config.py bumped network version and main version, lots of test work and some stability improvements 2020-02-08 03:34:11 -06:00
passphrase-generator.py Added passphrase generator script 2020-01-29 15:44:01 -06:00

README.md

This directory contains useful scripts and utilities that don't make sense to include as official Onionr features.

passphrase-generator.py: very simple utility to generate and print a strong passphrase to stdout. 256 bits of entropy by default. enable-dev-config.py/disable-dev-config.py: enable/disable dev default config setup block-spammer.py: attack tool for spamming blocks announce-attack.py: flood a node with false nodes