fatedier
fatedier
看上去像是 windows 环境下的特殊问题,quic-go repo 下有一个相关的 issue https://github.com/quic-go/quic-go/issues/1737 我缺乏复现环境,不是很好测试。
Thank you for your attention, but unless it's absolutely necessary, we don't need to frequently follow up on updates in this area, as it would bring a lot of additional...
In simple terms, I am not familiar with frontend development. Whenever it involves modifying various packages, I have to manually ensure that no pages or functionalities are broken.
The Hugo version update also requires changes here: [frp-site](https://github.com/gofrp/frp-site/blob/master/generate.sh#L7). I don’t want to dampen your enthusiasm, so when I have some free time, I’ll thoroughly test and verify it to...
> **Side note**, more or less unrleated: are you interested in a PR that adds the English translation for the website? Time permitting, I may be able to contribute here....
For `tcp` proxy, the connections are 1:1. For `http` proxy, the default Golang HTTP connection pool is used and it is not configurable.
The SSH gateway method does not support being used as a visitor client.
It's relatively complex, and there are currently no plans to support it.
Currently, frp does not support SNI-based routing to demultiplex a single connection to different targets. However, this is a valuable suggestion, and we plan to consider it in future updates....
frp already supports SNI-based routing through the vhostHTTPSPort feature. You can configure multiple proxies with different domains, and frps will route traffic based on the SNI field in the TLS...