Skip to content

akerl-archived/slacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slacker

Build Status GitHub release MIT Licensed

Simple binary for converting a MAC address to an EUI-64 address. I wrote this for use in finding the SLAAC address of Docker containers.

Usage

./slacker 02:42:ac:10:00:02

Installation

git clone git://github.com/akerl/slacker
cd slacker
go build
# Optionally, move ./slacker into your $PATH somewhere, like /usr/local/bin

License

slacker is released under the MIT License. See the bundled LICENSE file for details.

About

Binary to convert MAC addresses to EUI64

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages