No description
- Nim 100%
| src | ||
| LICENSE | ||
| loud.nimble | ||
| nim.cfg | ||
| README.org | ||
Readme
Loud is a script to create network noise to hinder network analysis.
TODO
[0/2]
- Have script auto repeat, so user doesnt need to restart it
- Include default list
Install
git clone https://gitlab.com/nsaspy/loud.nim.git
cd loud.nim && nimble install
Usage
loud needs a txt file containing a list of urls.
example text file
https://en.wikipedia.org/wiki/List_of_lists_of_lists
https://en.wikipedia.org/wiki/Nim_(programming_language)
https://nim-lang.org
One can set th depth to any number, but tis not recomended to go over 3. If you set 8, it will never stop. Basic usage
loud -f example.txt -d 3
Usage:
loud [required&optional-params]
Options:
-h, --help print this cligen-erated help
--help-syntax advanced: prepend,plurals,..
-f=, --file= string REQUIRED set file
-d=, --depth= int REQUIRED set depth
-v, --verbose bool true set verbose
-m=, --mode= string "http" set mode
--delay= int 5 set delay
-t=, --timeout= int 10 set timeout
-n, --no-random bool false set no_random #turns off delay