-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add WebSockets proxy #14
Comments
(Y) |
@jenskastensson you have to click the smiley icon on the original comment by mmatczuk |
I just tried this with the tcp protocol and it works. Any foreseeable problems with this approach? |
Any idea when the websocket can be supported? I test it just now, still not going through. Dear dyu, i also tested 'frp', and websocket is working. But is it secured? I don't see any TLS words at its websites |
Another vote for WSS support. Would love to use this for remote access to a Home Assistant instance |
@mmatczuk I haven't had a chance to test against your project in particular, but I've had success with other code that "just works" after upgrading. I stumbled across both github issues while doing some research, so I thought it might be useful to let you know. |
go version go1.12.4 linux/amd64
https://stackoverflow.com/questions/27075478/when-to-use-hijack-in-golang |
Over a tcp tunnel, websocket is working with go 1.12.4 |
@Grabber can you elaborate on what you did? |
I'd still be interested in this feature.... Can anybody out there give me a hint on how that could be implemented? Or point me to a source to "copy"? fyi #32763 |
If you think this is needed vote by adding 👍 thanks!
The text was updated successfully, but these errors were encountered: