Replies: 1 comment
-
|
We we're able to get connections working by having a small js proxy do an HTTP/1.1 CONNCT host:port which passes through the openshell proxy and effectively becomes a top tunnel for the postgres connection. Still figuring out if this could work with password passed as providers. For now my sandbox has access to the password, openshell is just limiting the hostname targeted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
so the sandbox network and providers dont support tcp urls ? i couldnt make it work with postgres urls. isnt this a very fundamental requirement ? anyone know if im missing something ?
Beta Was this translation helpful? Give feedback.
All reactions