Skip to content
/ scan Public

Browser-based port scanning for fun and profit! πŸ₯³πŸ‘Œ

Notifications You must be signed in to change notification settings

oelin/scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Scan

Browser-based port scanning for fun and profit πŸ₯³πŸ‘Œ.

Installation

vee oelin/scan

Explanation

Scan is a simple script for finding open ports on internal and network hosts, all from within the context of a modern web browser. Scan makes use of APIs such as Fetch and AbortController to perform high-speed connect-based scans of a given IP/port range. Check out this live demonstration.