dunebox-port-map
Return a map of dunebox connections to their connection tags
Last updated
Return a map of dunebox connections to their connection tags
Last updated
--pretty
flag
Yes
Pretty prints output. Default is JSON.
port
uint16
Local port for proxy connection.
tag
String
Connection parameter, depending on how the connection was made. Can be the asid
(if it was specified with dunebox-connect
or if the connection was made with dunebox-autoconnect
), token
(if it was specified with dunebox-connect
) or default (if nothing was specified during dunebox-connect
)
status
String
One of online
, offline
or unauthorized,
depending on the connection status.