TunnelliJPlugin plugin works as the tunnel which listens on specified port
and forwards any incoming traffic to specified destination host and port. It is useful for debugging purposes when developing network applications (HTTP requests, SOAP calls...).
The TunnelliJPlugin is integrated into the Idea IDE as a tab, by default
at the bottom of the screen. It has intuitive and simple UI.
Open the TunnelliJPlugin tab, edit port numbers if you want,
start the tunnel. Now all the network traffic from specified
socket is forwarded to the specified destination address. The
traffic is stored as in the list and can be shown in the text areas.
You can use wrap/unwrap functions, delete one or delete all stored
calls from list.
A list of features.
- sniffing network traffic
- viewing calls
Please see the topic TunnelliJPluginDev, any feedback is welcome
- Download the JAR file (see below)
- Copy into IntelliJ/plugins directory.
- Restart IntelliJ
| Plugin Author: | MilanBoruvka |
| Plugin Version: | 26 May 2003 (V1.000) |
| Change History: | |
| 26 May 2003 (V1.000): | Initial version |
| Jar Dependencies: | none |
| Plugin Home: | http://www.intellij.org/twiki/bin/view/Main/TunnelliJPlugin | Feedback: | http://www.intellij.org/twiki/bin/view/Main/TunnelliJPluginDev
Related Topics: PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation,
IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins
-- MilanBoruvka - 26 May 2003
|
|