Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 843 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 843 Bytes

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.22^)

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.