⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 优秀的内网子机及端口嗅探器(附java代码).JMap is a Java network port scanner, a security tool to identify open ports o
💻 TXT
字号:
(This file is in UNIX format, any good text editor will read it ok, not notepad)JMap - Java Network Port ScannerTom Salmon	tom@slashtom.orgCompiling Source code:	Under windows:		javac *.java		jar -cvmf manifest.txt jmap.jar *.class ports.defs			Under UNIX (or similar ie. GNU/Linux, Mac OS X):		makeWhen compiled, the program is stored in an executable 'jar' file:'jmap.jar'To run, either 'double-click' on 'jmap.jar' or from the command line: "java -jar jmap.jar"Generating Javadoc code documentation:	Under Windows:		javadoc -d javadoc/ -version -author -windowtitle GNU-JMAP_Java_Port_Scanner *.java	Under UNIX (or similar ie. GNU/Linux, Mac OS X):		make javadocHTML documentation will be placed in a subdirectory of the jmap source, called 'javadoc'.			- Tom Salmon (11/01/2003)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -