Skip to content

fuskovic/networker

Repository files navigation

Networker

Go Report Card gopherbadger-tag-do-not-edit

Features

  • List devices on your LAN
  • Port scanning
  • Remote TTY
  • DNS lookup

Installation Methods

Install globally using Go (requires Go 1.18^)

    go install github.com/fuskovic/networker/v3@latest

Or Download a pre-compiled binary from the releases page.

Verify your installation

networker -v

Documentation

See Docs for command examples.