Skip to content

Xscan is a tcp port scanner written in golang. Allows you to scan specific ports or all.

Notifications You must be signed in to change notification settings

scarlet-oni/xscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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!

About

Xscan is a tcp port scanner written in golang. Allows you to scan specific ports or all.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published