Skip to content

Go version of Noisy, a Simple random DNS, HTTP/S internet traffic noise generator

License

Notifications You must be signed in to change notification settings

rainrambler/GoNoisy

Repository files navigation

GoNoisy

Go port of Noisy (https://github.com/1tayH/noisy), a simple python script that generates random HTTP/DNS traffic noise in the background while you go about your regular web browsing, to make your web traffic data less valuable for selling and for extra obscurity.

Tested on MacOS High Sierra. It should not depend on a specific version of Golang.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Dependencies

No external dependencies.

Usage

Clone the repository

git clone https://github.com/RainRambler/GoNoisy.git

Navigate into the GoNoisy directory

cd GoNoisy

Compile the executable file

go build

Run the executable file

GoNoisy

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

Acknowledgments

This project has been inspired by

These open source projects have been included for the convenience of users

About

Go version of Noisy, a Simple random DNS, HTTP/S internet traffic noise generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages