-
### Describe the feature request
Go has already ported and supported Loongarch64 by GOARCH=loong64. Do you have plan to release loong64 version in the future? In fact, I tried to cross compile frp ve…
-
![image](https://github.com/yhl452493373/frps-panel/assets/51882227/b2dff350-f8d7-436c-b8cd-52adf3a30daa)
在frpc端使用json格式的配置文件后,前端错误,无法获取tcp连接信息
-
试了下xtcp,确实打洞成功连上了,但我发现一结束中转服务器上的 frps 进程后点对点连接立刻中断,既然已经点对点成功了,为什么还需要frps呢?如果是为了保活,那也应该是结束 frps 进程后过一段时间连接才中断。是frpc做了什么额外操作,当和frps的连接中断后就立刻自己中断点对点连接的吗?这是出于什么考虑吗?
还有一个问题,打洞是否必须使用udp,如果frpc使用了HTTP代理,所…
mlkt updated
10 months ago
-
### Describe the feature request
I used liteide+[go1.20.11.windows-amd64.msi] and when compiling frp-0.38.0, I found that the binary file generated directly after Build (path: C:\frp-0.38.0\cmd\frpc\…
-
### Bug Description
正常启动frp的客户端和服务端以后,穿透可以正常使用,但是使用一段时间(有时候几天,有时候几分钟)穿透就失败嘞,通过查看日志发现,是客户端会频繁(几分钟)的去login服务端,然后突然有一次就报 端口或者router冲突。
### frpc Version
0.38.0
### frps Version
0.38.0
### System Arc…
-
### p2p下访问samba怎么正确配置
- frp --verison 0.52.3
- 前提:已经配置过xtcp下ssh 端口转发访问被访问端,且被访问端的web端都能访问,一切正常
- 现在是需要访问文件服务器linux上安装的samba4
## 被访问端是linux:
```
serverAddr = "x.x.x.x"
serverPort = 11111
…
-
### Bug Description
Bug Description
当我配置完代理后,我去访问我配置的58880端口时,会发现跳转到frp错误页面
![image](https://github.com/fatedier/frp/assets/87681228/1a53c7a2-ac75-4d78-a481-478011727837)
frps日志错误为:2024/01/06 06:3…
-
### Describe the feature request
节点之间有zerotier,有时候xtcp会zerotier的网络,如果把zerotier关闭会走正常的网络,xtcp能否指定网卡或ip做为出口呢?
### Describe alternatives you've considered
_No response_
### Affected area
- [ ] Docs
…
-
我试图在本地运行LLM riddle,按照
> 1. 克隆项目代码:`git clone https://github.com/modelscope/modelscope.git`
> 1. 进入到examples/apps/llm_riddles目录。
> 1. 安装所需的Python依赖pip install -r requirements.txt。
> 1. 执行启动命令pyth…
-
### Bug Description
[root@htali99 frp_0.52.3_freebsd_amd64]# ./frpc -h
Segmentation fault (core dumped)
[root@htali99 frp_0.52.3_freebsd_amd64]# ./frps -h
Segmentation fault (core dumped)
[root@h…