# remac
master: [](https://github.com/n8henrie/remac/actions/workflows/build.yml)
Change your MAC address
[](https://crates.io/crates/remac)
[](https://docs.rs/remac)
## Features
- TODO
## Introduction
- TODO
## Quickstart
### Cargo
* Install the rust toolchain in order to have cargo installed by following
[this](https://www.rust-lang.org/tools/install) guide.
* run `cargo install remac`
### Development Setup
1. Clone the repo: `git clone https://github.com/n8henrie/remac && cd
remac`
- TODO
## Configuration
- TODO
## Acknowledgements
- TODO
## Troubleshooting / FAQ
- How can I install an older / specific version of remac?
- TODO