Download the .zip file and unzip into your Azureus user directory (where 'azureus.config' is), or shared directory (where 'Azureus2.jar' is) into the following directory:

plugins/webui

For example, on Windows the shared location is by default C:\Program Files\Azureus\plugins\webui, and the user location is C:\Documents and Settings\$user\Application Data\Azureus\plugins\webui.

Check you have done this correctly by looking for ".../plugins/webui/index.html"

Restart Azureus and configure the plugin via view->configuration->plugins->Swing Web Interface

Assuming you are using the default port, 6883, you can now run the web user interface by browsing to http://127.0.0.1:6883/

You will need to configure any routers/firewalls to allow access to port 6883 if you intend to access it from 'outside'. Note that if you have a router that supports UPnP, Azureus will attempt to do this automatically.

To configure the webui with the console ui use the following parameters:

name                                     type
----                                     ----

Plugin.webui.Access                      string
Plugin.webui.Data Directory              string
Plugin.webui.Mode                        string
Plugin.webui.Password Enable             bool
Plugin.webui.Password                    password
Plugin.webui.Port:                       int
Plugin.webui.Protocol                    string
Plugin.webui.Sign Alias                  string
Plugin.webui.Sign Jars                   bool
Plugin.webui.UPnP Enable                 bool
Plugin.webui.User                        string