A Go-based HTTP/DNS traffic generator that creates background noise to protect your browsing privacy.
Urusai is a digital privacy tool written in Go that generates random HTTP and DNS traffic while you browse the web. It creates a smokescreen of background noise by crawling websites, making your actual web activity harder to isolate and less valuable to trackers and data brokers.
Privacy-conscious users and developers seeking to obfuscate their web traffic patterns from trackers, as well as system administrators looking to deploy noise-generating tools across multiple platforms.
Developers choose Urusai for its ease of deployment via pre-built binaries and Docker, its configurable noise generation via JSON settings, and its multi-platform support as a Go implementation of the noisy concept.
Go implementation of noisy HTTP/DNS traffic generator
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Pre-built executables for macOS, Linux, and Windows allow instant deployment without compilation, as highlighted in the downloads section.
Available as a multi-architecture Docker image for easy integration into containerized environments, supporting ARM and x86_64.
JSON configuration enables fine-tuning of crawling depth, sleep intervals, and URL blacklists to mimic realistic traffic patterns.
Built in Go for efficient concurrency and cross-compilation, making it portable and performant across platforms.
Generates constant network requests, which can increase data consumption and potentially degrade performance on limited connections.
Only adds noise to traffic; lacks features like encryption or IP masking, making it insufficient for protecting against deep packet inspection.
Requires manual JSON editing for advanced settings, which may be daunting for non-technical users despite the default config.