extend the Web interface protocol further
authorDirk Koopman <djk@tobit.co.uk>
Thu, 26 Oct 2017 18:02:50 +0000 (19:02 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Thu, 26 Oct 2017 18:02:50 +0000 (19:02 +0100)
commitd2b28488d70d97c2e467cd7c57077024b7241b45
tree65c28013cae0eaa86881fa737445096214623711
parentb77ffff21f9f6b8096de8abf032a904dfabba1f5
extend the Web interface protocol further

Also clarify things like the ultimate hostname if it is an IP based system.
This means that stuff coming in on the web will be identified by the IP
address that they connect to, rather than the IP address of the channel. Basically
a Web interface is a proxy and therefore the connection object needs the address
of the web server, but things like DX spots need the proxy address.
cmd/dx.pl
cmd/links.pl
cmd/who.pl
perl/DXChannel.pm
perl/DXCommandmode.pm
perl/DXProt.pm
perl/Msg.pm
perl/cluster.pl