What problem does this solve?
Provides real-time insights and observability to tunnel traffic
Proposed Solution
with additional flag passed when we create a tunnel: xpos http 3000 --debug
beside public address we get, we also get localhost:8000 (any random port) address that lets us see what going and coming in our tunnel
Alternatives Considered
No response
What problem does this solve?
Provides real-time insights and observability to tunnel traffic
Proposed Solution
with additional flag passed when we create a tunnel:
xpos http 3000 --debugbeside public address we get, we also get
localhost:8000(any random port) address that lets us see what going and coming in our tunnelAlternatives Considered
No response