frp配置code-server解决
frp配置websocket
frpc配置
[001-22]
type = tcp
protocol = websocket
local_ip = 127.0.0.1
local_port = 22
remote_port = 6000
nginx 配置
proxy_set_header X-Forwarded-Host $http_host;
参考
小白求protocol = websocket 使用教程 · Issue #1511 · fatedier/frp
[Bug]: error Forbidden HttpError: Forbidden · Issue #6064 · coder/code-server

浙公网安备 33010602011771号