scarlet-oni/xscan
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## ## ##### #### #### #####
#### ## ## ## ## ## ##
## ##### ## ##### ## ##
#### ## ## ## ## ## ## ##
## ## ###### #### ##### ## ##
______________________________________________________________________
ABOUT
______________________________________________________________________
Description: TCP port scanner
Program: xscan
Current version: 1.5
Languages: go 1.23.5
Tested on: Kali linux 2024.4 on Kernel Linux 6.11.2
Author: scarlet-oni
Dependencies: -
______________________________________________________________________
DOCUMENTATION
______________________________________________________________________
Xscan is a tcp port scanner written in golang.
Allows you to scan specific ports or all.
compilation:
go build ...
make (necessary makefile)
Run a scan on a specific port:
./xscan <ip/address> <port>
Start scanning with all ports:
./xscan <ip/address>
______________________________________________________________________
LEGAL STATEMENT
______________________________________________________________________
By downloading, modifying, redistributing, and/or executing xscan, the
user agrees to the contained legal.txt statement found in this repository.
I, scarlet-oni, the creator, take no legal responsibility for unlawful actions
caused/stemming from this program.
Use responsibly and ethically!