G2-Games / sixaxis-pair_rs

A tool to view and set SixAxis bluetooth pairing MAC addresses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SixAxis Pair

This is a tool for managing the MAC address a PS3 SixAxis controller is paired to.

Directly inspired by sixaxispairer.

Usage:

To get the current controller's paired MAC simply run the tool with no arguments. Otherwise, you can run the tool followed by a MAC address to change the pairing.

Example:

To get address: ./sixaxis-pair_rs

To set address: ./sixaxis-pair_rs <mac>

About

A tool to view and set SixAxis bluetooth pairing MAC addresses

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%