You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 months ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
block-tor.sh | 2 years ago | |
client-api-request-crafter.py | 2 years ago | |
disable-dev-config.py | 1 year ago | |
enable-dev-config.py | 2 years ago | |
generate-onions.py | 2 years ago | |
passphrase-generator.py | 2 years ago | |
pretty-default-config.py | 2 years ago | |
remote-ui.py | 1 year ago | |
run-unit-test-by-name.py | 2 years ago | |
show-blocks.py | 2 years ago | |
sybil-attack.py | 2 years ago | |
testblock.py | 2 years ago | |
torrc | 2 years ago | |
unblock-tor.sh | 2 years ago |
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 run-unit-test-by-name: runs a unit test (no browser, runtime or intgegration test) by name