No description
Find a file
2021-11-28 12:28:05 -05:00
src fixed jitter 2021-11-28 12:28:05 -05:00
LICENSE renamed files, added license. 2021-11-27 12:09:28 -05:00
loud.nimble created nimble stuff 2021-11-27 12:41:37 -05:00
nim.cfg created nimble stuff 2021-11-27 12:41:37 -05:00
README.org update readme 2021-11-27 13:06:58 -05:00

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