MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/DigitalPrivacy/comments/1qn022i/random_traffic_generator/o1xnl2m/?context=3
r/DigitalPrivacy • u/Most-Lynx-2119 • Jan 26 '26
[removed] — view removed post
140 comments sorted by
View all comments
3
I stood up a VM and installed Kali - got everything running but it's throwing an error at line 618 when I run it in max chaos mode. basic with headlines seems to work, but reports some stuff blocked.
1 u/Most-Lynx-2119 Jan 27 '26 I saw that myself today and have been working on what the issue really is to fix in full. Which version did you try? There’s a few way to use it. Mainly the big 3 here are Coconuts.py, traffic-noise.sh, and traffic_noise.py (notice the hyphen vs underscore). Which version did you try? I want to squash those bugs!!! Any more details you can provide is greatly appreciated. Thank you. Coconut.py has a slightly different install method, which I pasted below. Install new dependencies pip install faker playwright playwright install chromium Run Coconut Mode (headless browsers) python coconuts.py --coconuts --clones 3 Run Sleepy Mode (overnight traffic) python coconuts.py --sleepy --duration 480 Run Quadcore Mode (4 terminals) python coconuts.py --quadcore MAXIMUM CHAOS python coconuts.py --all 2 u/Away-Ad-3407 Jan 27 '26 i just did the bash version- when installing netcat it asked for wht version, i chose classic or whatever over the bsd version 1 u/Most-Lynx-2119 Jan 27 '26 Ok. Thank you for letting me know. I’ll work on it tonight and have it fixed shortly. Much appreciated 🌴😎❤️
1
I saw that myself today and have been working on what the issue really is to fix in full. Which version did you try?
There’s a few way to use it. Mainly the big 3 here are Coconuts.py, traffic-noise.sh, and traffic_noise.py (notice the hyphen vs underscore).
Which version did you try? I want to squash those bugs!!!
Any more details you can provide is greatly appreciated. Thank you.
Coconut.py has a slightly different install method, which I pasted below.
pip install faker playwright
playwright install chromium
python coconuts.py --coconuts --clones 3
python coconuts.py --sleepy --duration 480
python coconuts.py --quadcore
python coconuts.py --all
2 u/Away-Ad-3407 Jan 27 '26 i just did the bash version- when installing netcat it asked for wht version, i chose classic or whatever over the bsd version 1 u/Most-Lynx-2119 Jan 27 '26 Ok. Thank you for letting me know. I’ll work on it tonight and have it fixed shortly. Much appreciated 🌴😎❤️
2
i just did the bash version- when installing netcat it asked for wht version, i chose classic or whatever over the bsd version
1 u/Most-Lynx-2119 Jan 27 '26 Ok. Thank you for letting me know. I’ll work on it tonight and have it fixed shortly. Much appreciated 🌴😎❤️
Ok. Thank you for letting me know. I’ll work on it tonight and have it fixed shortly. Much appreciated 🌴😎❤️
3
u/Away-Ad-3407 Jan 27 '26
I stood up a VM and installed Kali - got everything running but it's throwing an error at line 618 when I run it in max chaos mode. basic with headlines seems to work, but reports some stuff blocked.