GoNoisy
Go version of Noisy, a Simple random DNS, HTTP/S internet traffic noise generator
Install / Use
/learn @rainrambler/GoNoisyREADME
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
- Anyu Wang - Initial work - RainRambler
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
