-
### Describe the feature request
感谢FRP所有的开发者们,请教个问题:
这是我的frpc.toml
```
serverAddr = "frp.example.com"
serverPort = 7000
[[proxies]]
name = "client-a"
type = "tcp"
localIP = "127.0.0.1"
l…
fraee updated
8 months ago
-
### Describe the feature request
希望 写清楚 参数的 上级 和 下级。现在排版看上去,新手容易忽略上级。
例如:https://github.com/fatedier/frp/issues/3890
就是忽略了 token 是有上级 auth 的 。
上次在其他网站也有人提到类似问题。
### Describe alternatives you'v…
-
**Describe the bug**
Failed to connect to rathole that is pointing to a Minecraft server hosted on my home lab behind CG-NAT
Client and server establish connection but not able to connect via …
-
### Describe the feature request
As description in README
```
To access server B from another machine through server A via SSH (assuming the username is test), use the following command:
ssh -oPor…
-
I was reading over Cycle's implementation and noticed an unexpected behavior while trying out some of the examples: it seems that components are re-created any time their parent changes, causing signi…
-
### Describe the feature request
老路由华硕RT-N16(mpisle)使用版本v0.48.0以下一切正常,因为想使用0.49.0以上的xtcp新功能发现运行不了,请教有解决办法吗?因路由在外地,换路由暂时也不实际。谢谢大家。
路由的cpu架构信息如下:
root@unknown:/mnt/sda1/frp_0.49.0_linux_mipsle# cat…
jmlcx updated
7 months ago
-
### Describe the feature request
Hello,
I was wondering how does FRP work in terms of TLS fingerprinting like JA3.
Does it alter the TLS settings at all like cipher suites & extensions? If it doe…
-
### Describe the feature request
一个Frpc连接多个Frps,同时开启不同的隧道
如127.0.0.1:10025到111.11.11.111的10025
127.0.0.1:20025到222.22.22.222的20025
### Describe alternatives you've considered
同时运行多个Frpc连接不同节点
##…
-
### Describe the feature request
就是服务端frps配置文件不变,可以多台服务器部署,同一客户端的配置文件,不同端口使用不同的服务端来隧穿。
### Describe alternatives you've considered
_No response_
### Affected area
- [ ] Docs
- [ ] Installation
- …
-
### Describe the feature request
Hi,
I am packaging the frp into Debian. But there are many packages which were not met.
So may I ask here, could we try to switch fatedier/beego and fatedier/kcp-…