gugong 发表于 2002-11-7 11:26:47

JAVA 工具

jPortScanner (JAVA 制作的端口扫描)

# jPortScanner
Warning: Cannot convert string "MetaCtrl<Key>Insert" to type VirtualBinding
java.lang.ArrayIndexOutOfBoundsException: 7 >= 0
      at java.util.Vector.elementAt(Vector.java:427)
      at javax.swing.table.DefaultTableModel.getValueAt(DefaultTableModel.java:617)
      at javax.swing.JTable.getValueAt(JTable.java:1760)
      at javax.swing.JTable.prepareRenderer(JTable.java:3686)
      at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:1149)
      at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1051)
      at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:974)
      at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
      at javax.swing.JComponent.paintComponent(JComponent.java:541)
      at javax.swing.JComponent.paint(JComponent.java:808)
      at javax.swing.JComponent.paintChildren(JComponent.java:647)
      at javax.swing.JComponent.paint(JComponent.java:817)
      at javax.swing.JViewport.paint(JViewport.java:707)
      at javax.swing.JComponent.paintChildren(JComponent.java:647)
      at javax.swing.JComponent.paint(JComponent.java:817)
      at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4771)
      at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724)
      at javax.swing.JComponent._paintImmediately(JComponent.java:4668)
      at javax.swing.JComponent.paintImmediately(JComponent.java:4477)
      at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:410)
      at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:117)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:448)
      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)


使用 /usr/java/j2sdk1.4.1_01/bin/java 后,没有这么多的错误了:
2003年01月07日下午14时41分39秒# jPortScanner
Warning: Cannot convert string "MetaCtrl<Key>Insert" to type VirtualBinding
2003年01月07日下午14时44分07秒# which jPortScanner
2003年01月07日下午14时44分10秒# cat /usr/local/bin/jPortScanner
#!/bin/sh
/usr/java/j2sdk1.4.1_01/bin/java -jar /usr/local/jPortScanner/lib/jPortScanner.jar



http://www.linuxfans.org/nuke/modules/Forums/files/jPortScanner_gugong_01.png

gugong 发表于 2002-11-7 13:14:42

JSch

JSch

Description
===========
JSch is a pure Java implementation of SSH2.JSch allows you to
connect to an sshd server and use port forwarding, X11 forwarding,
file transfer, etc., and you can integrate its functionality
into your own Java programs. JSch is licensed under GNU LGPL.

gugong 发表于 2002-11-8 15:12:40

mucommander.sh

mucommander.sh 。

今天发觉它也支持汉字显示。

它可是纯 JAVA 写的呢!!!!!!!!!



http://gugong.fruitron.com.cn/gugong/html/snapshot/Redhat_8.x/index.php?directory=.&currentPic=37

gugong 发表于 2002-11-11 14:15:51

jpcap

一个 JAVA 写的网络包捕获工具,带可视化。


http://gugong.fruitron.com.cn/gugong/html/snapshot/jpcap/

gugong 发表于 2002-11-16 17:12:04

怎么不可以设到精华区啊?

近水楼台先得月

:oops::oops:

gugong 发表于 2002-11-19 14:50:09

请班竹移到 “网络工具” 区,多谢啦!

Fujinsan 发表于 2002-11-19 15:01:46

对不起,我没细看内容,见标题是Java就移过来了。
我检查一下,看还有其他移错的没有。

gugong 发表于 2002-11-22 14:39:08

N-View

N-View

也是 JAVA 写的,注册码还没有发给我呢 !

gugong 发表于 2002-11-22 14:52:24

注册码收到 !

gugong 发表于 2002-11-22 14:55:39

开始扫描了。

gugong 发表于 2002-11-22 15:11:45

结果,哎,太慢,没有扫描完,我就终止啦 。

gugong 发表于 2003-1-7 15:16:08

jmap

2003年01月07日下午15时12分46秒# make
/usr/java/jdk/bin/javac *.java
/usr/java/jdk/bin/jar -cvmf manifest.txt jmap.jar *.class ports.defs
标明清单(manifest)
增加:JMap.class(读入= 1156) (写出= 765)(压缩了 33%)
增加:JMapFE.class(读入= 5555) (写出= 2813)(压缩了 49%)
增加:JMapFE$JMapFEActionListener.class(读入= 1500) (写出= 881)(压缩了 41%)
增加:JMapFE$JMapFEKeyAdapter.class(读入= 642) (写出= 416)(压缩了 35%)
增加:JMapFE$JMapFEMenuListener.class(读入= 2126) (写出= 1244)(压缩了 41%)
增加:JMapFE$JMapFEWindowAdapter.class(读入= 501) (写出= 338)(压缩了 32%)
增加:JMapFE$Scanning.class(读入= 1861) (写出= 1077)(压缩了 42%)
增加:PortLookup.class(读入= 2652) (写出= 1530)(压缩了 42%)
增加:ScanHost.class(读入= 2926) (写出= 1716)(压缩了 41%)
增加:ScanningException.class(读入= 297) (写出= 211)(压缩了 28%)
增加:ports.defs(读入= 16129) (写出= 5658)(压缩了 64%)
2003年01月07日下午15时12分54秒# /usr/java/jdk/bin/java -jar jmap.jar
Warning: Cannot convert string "MetaCtrl<Key>Insert" to type VirtualBinding
2003年01月07日下午15时14分41秒#



http://www.linuxfans.org/nuke/modules/Forums/files/jmap_gugong_01.png
页: [1]
查看完整版本: JAVA 工具