Skip to content

ahmadiesa-abu/NetworkScannerCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

NetworkScannerCLI

Network Scanner Through CLI Interface

Bulding the application

You go inside the src folder and run these set of commands

javac ScannerCLI.java
jar -cvmf ScannerCLI.mf ScannerCLI.jar *.class

after that you would have ScannerCLI.jar, which you can invoke via

java -jar ScannerCLI.jar

About

Network Scanner Through CLI Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages