With the URLFilter plugin you can
grab URLs from the data stream you receive from the remote host. The URLs are captured and shown in a list where you can select and display them in your web browser. The plugin does not work when the JTA is run as an application because it needs a web browser to jump to a web site.
To use the plugin put it in your plugin list, preferrably between the Terminal and the Telnet or SSH plugin:
plugins=Socket,Telnet,URLFilter,Terminal
| Property | Documentation |
|---|
| URLFilter.protocols | Defines the list of protocols the filter plugin recognises. The default is http,ftp,gopher,file. |