update: add service ip to wtv-tricks:/info

This commit is contained in:
zefie
2021-08-05 18:05:37 -04:00
parent 60dc9bcc4c
commit 2fced1be8d

View File

@@ -76,6 +76,10 @@ Content-Type: text/html`
<td valign=top align=right><shadow>Client IP number:</shadow> <td valign=top align=right><shadow>Client IP number:</shadow>
<td width=10> <td width=10>
<td valign=top>${socket.remoteAddress} <td valign=top>${socket.remoteAddress}
<tr>
<td valign=top align=right><shadow>Service IP number:</shadow>
<td width=10>
<td valign=top>${service_ip}
<tr> <tr>
<td height=20> <td height=20>
<tr> <tr>