You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a go-http-tunnel administrator, I'd like to have a command line argument that would give me a list of the registered tunnel clients at that time, and their IP addresses (if possible), and any other statistics like time connected, etc.
Ex:
tunneld --liveClients
would return something like
Registered As IP Address Time Connected
---------------------------------------------------------------------------------------------
smarthome.mysupertunnel.com 208.12.243.22 4 m 2 w 3 d 6 h 22 min
sprinklers.mysupertunnel.com 208.12.243.22 4 m 2 w 3 d 5 h 43 min
gamestation.mysupertunnel.com 128.54.177.191 2 w 1 d 22 h 17 min
superfluous.mysupertunnel.com 98.245.32.7 1 h 22 min
Something like that.
The text was updated successfully, but these errors were encountered:
As a go-http-tunnel administrator, I'd like to have a command line argument that would give me a list of the registered tunnel clients at that time, and their IP addresses (if possible), and any other statistics like time connected, etc.
Ex:
tunneld --liveClients
would return something like
Something like that.
The text was updated successfully, but these errors were encountered: