/glance

Tiny port scanner run as a service

Primary LanguageGoMIT LicenseMIT

glance

License Go Report Card

A tiny port scanner run as a service written in Go

Usage

Clone this repo and go to that folder:

go run main.go

Currently supports TCP scan only
Default service run on port 8686, to scan port of ip/hostname (example: google.com) browse to

http://localhost:8686/scan/google.com

Get result

Demo

License

This repo is available as open source under the terms of the MIT License.
You are welcome to contribute!