Skip to content

bastiple/sfp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFP

Tool to read/write SFP informations/firmware

Install

go get -u github.com/l3akage/sfp

Usage

Small Form-factor Pluggable Inter-Integrated Circuit Bus Reader/Writer

Usage:
  sfp [flags]
  sfp [command]

Available Commands:
  crack       Crack SFP password
  dump        Dump firmware
  fixcrc      Fix Checksum
  help        Help about any command
  info        Read SFP
  version     Print the version number of sfp

Flags:
      --debug           Enable debugging messages
      --device string   path to i2c device (default is /dev/i2c-1) (default "/dev/i2c-1")
  -h, --help            help for sfp

Use "sfp [command] --help" for more information about a command.

License

(c) Martin Poppen, 2019. Licensed under MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%