7 lines
520 B
Markdown
7 lines
520 B
Markdown
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
|
|
run-unit-test-by-name: runs a unit test (no browser, runtime or intgegration test) by name |