[GH-ISSUE #2436] Http_proxy and Websocket protocol #1936

Closed
opened 2026-05-05 13:14:53 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @steom on GitHub (Jun 6, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2436

Connecting to frps via HTTP PROXY with frpc websocket protocol does not work.

frpc "http_proxy" & "protocol = tcp" works fine
frpc "http_proxy" & "protocol = websocket" no connection

Originally created by @steom on GitHub (Jun 6, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2436 Connecting to frps via HTTP PROXY with frpc websocket protocol does not work. frpc "http_proxy" & "protocol = tcp" works fine frpc "http_proxy" & "protocol = websocket" no connection
Author
Owner

@fatedier commented on GitHub (Jun 8, 2021):

https://github.com/fatedier/frp/blob/dev/conf/frpc_full.ini#L10

Comments here describe that it only support tcp protocol.

<!-- gh-comment-id:856859245 --> @fatedier commented on GitHub (Jun 8, 2021): https://github.com/fatedier/frp/blob/dev/conf/frpc_full.ini#L10 Comments here describe that it only support tcp protocol.
Author
Owner

@steom commented on GitHub (Jun 8, 2021):

oh sorry,
I had never seen that note,
it's a limitation,
it's support can be implemented in future?

<!-- gh-comment-id:856863016 --> @steom commented on GitHub (Jun 8, 2021): oh sorry, I had never seen that note, it's a limitation, it's support can be implemented in future?
Author
Owner

@fatedier commented on GitHub (Jun 8, 2021):

I'm not sure. Let's keep this issue open as a proposal and see if someone can help.

<!-- gh-comment-id:856873945 --> @fatedier commented on GitHub (Jun 8, 2021): I'm not sure. Let's keep this issue open as a proposal and see if someone can help.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1936
No description provided.