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
This is a split from issue #66 because while the implementation might be similar, the UX concepts and use cases behind both are quite different.
I'm thinking of something like running wormhole tunnel $PORT on both sides and if the handshake succeeds, localhost:port of one machine is transparently connected to localhost:port of the other machine. Probably TCP only.
The text was updated successfully, but these errors were encountered:
This is a split from issue #66 because while the implementation might be similar, the UX concepts and use cases behind both are quite different.
I'm thinking of something like running
wormhole tunnel $PORT
on both sides and if the handshake succeeds,localhost:port
of one machine is transparently connected tolocalhost:port
of the other machine. Probably TCP only.The text was updated successfully, but these errors were encountered: