Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 651 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 651 Bytes

sns

IIS shortname scanner written in Go

Installation

Make sure you've a recent version of the Go compiler installed on your system. Then just run:

go install github.com/sw33tLie/sns@latest

Usage

sns -u https://example.com/

View all available flags with sns -h.

References