https://github.com/rackerlabs/mfa-support-tool
Rackspace MFA Toggler for customer support
https://github.com/rackerlabs/mfa-support-tool
rackspace rust
Last synced: 11 months ago
JSON representation
Rackspace MFA Toggler for customer support
- Host: GitHub
- URL: https://github.com/rackerlabs/mfa-support-tool
- Owner: rackerlabs
- License: mit
- Created: 2024-02-22T17:42:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T15:43:38.000Z (about 2 years ago)
- Last Synced: 2025-04-13T00:30:46.108Z (about 1 year ago)
- Topics: rackspace, rust
- Language: Rust
- Homepage:
- Size: 435 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🦀 Rackspace MFA tool
This tool is meant to be used by support rackers. It allows you to change the MFA state for any given account as long as you have the required permissions (roles) to do so.
### How do I use this tool?
This tool is very easy to use - just click, run & select the appropiate options in the terminal interface.
For more details, please head over to the [wiki](https://github.com/rackerlabs/mfa-support-tool/wiki) to see instructions on how to use this tool.
Binaries can be found in the [releases](https://github.com/rackerlabs/mfa-support-tool/releases) section. **Make sure you download the latest artifact! **
### Building
Compiling this tool is very straightforward. All you need is the rust compiler and cargo. Just run `cargo run --release` and you should be good to go.
### License
MIT