go-maconverter

command module
v0.0.0-...-ff419c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

README

Readme

This is a small application written in Go, which converts/translates MAC-adresses from one format to another.
The following 3 formats are currently available:
xxxx.xxxx.xxxx
xx:xx:xx:xx:xx:xx
xxxx-xxxx-xxxx

Included is also an AutoHotKey script so you can run the program by using keybindings.
This AHK script will look for the file maconverter.exe within the current directory, so make sure to compile the Go package.
By default, the keybindings are as follows:
CTRL+Shift+1 = xxxx.xxxx.xxxx
CTRL+Shift+2 = xx:xx:xx:xx:xx:xx
CTRL+Shift+3 = xxxx-xxxx-xxxx

Run & Compile

Run the package directly: go run maconverter.go
Compile the package: go install maconverter.go OR go build maconverter.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL