[GH-ISSUE #4291] [Feature Request] 使用XTCP或者STCP类型配置客户端问题 #3385

Closed
opened 2026-05-05 14:10:52 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @arvinws on GitHub (Jun 20, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4291

Describe the feature request

使用XTCP或者STCP类型配置客户端,开放内网机器的远程服务。那访问端也需要配置frpc才可以访问客户端,那用户使用移动端要怎么远程呢?比如ios的RDClient,微软官方出的远程工具。这种情况客户端是不是不能用XTCP、STCP?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @arvinws on GitHub (Jun 20, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4291 ### Describe the feature request 使用XTCP或者STCP类型配置客户端,开放内网机器的远程服务。那访问端也需要配置frpc才可以访问客户端,那用户使用移动端要怎么远程呢?比如ios的RDClient,微软官方出的远程工具。这种情况客户端是不是不能用XTCP、STCP? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [X] Others
Author
Owner

@superzjg commented on GitHub (Jun 21, 2024):

你说对了。
目前安卓有frpc了,ios没看到。

<!-- gh-comment-id:2181794697 --> @superzjg commented on GitHub (Jun 21, 2024): 你说对了。 目前安卓有frpc了,ios没看到。
Author
Owner

@xqzr commented on GitHub (Jun 23, 2024):

iOS 通过 iSH 运行 frpc

<!-- gh-comment-id:2184980870 --> @xqzr commented on GitHub (Jun 23, 2024): iOS 通过 iSH 运行 frpc
Author
Owner

@wuai1024 commented on GitHub (Jun 27, 2024):

iOS 通过 iSH 运行 frpc

这是什么啊,ISH

<!-- gh-comment-id:2193859824 --> @wuai1024 commented on GitHub (Jun 27, 2024): > iOS 通过 iSH 运行 frpc 这是什么啊,ISH
Author
Owner

@arvinws commented on GitHub (Jun 27, 2024):

iOS 通过 iSH 运行 frpc

再深入点需求,我想使用XTCP、STCP,随时随地的远程到客户端,而不是每次在我访问者电脑上再配置一份frpc。tcp类型满足需求,但是不够安全,有什么办法能解决呢?

<!-- gh-comment-id:2193869858 --> @arvinws commented on GitHub (Jun 27, 2024): > iOS 通过 iSH 运行 frpc 再深入点需求,我想使用XTCP、STCP,随时随地的远程到客户端,而不是每次在我访问者电脑上再配置一份frpc。tcp类型满足需求,但是不够安全,有什么办法能解决呢?
Author
Owner

@xqzr commented on GitHub (Jun 27, 2024):

iOS 通过 iSH 运行 frpc

再深入点需求,我想使用XTCP、STCP,随时随地的远程到客户端,而每次在我访问者电脑上再配置一份frpc。tcp类型满足需求,但是不够安全,有什么办法能解决呢?

使用强密码、紧跟“Windows 更新”

<!-- gh-comment-id:2195517303 --> @xqzr commented on GitHub (Jun 27, 2024): > > iOS 通过 iSH 运行 frpc > > 再深入点需求,我想使用XTCP、STCP,随时随地的远程到客户端,而每次在我访问者电脑上再配置一份frpc。tcp类型满足需求,但是不够安全,有什么办法能解决呢? 使用强密码、紧跟“Windows 更新”
Author
Owner

@superzjg commented on GitHub (Jul 6, 2024):

iOS 通过 iSH 运行 frpc

再深入点需求,我想使用XTCP、STCP,随时随地的远程到客户端,而不是每次在我访问者电脑上再配置一份frpc。tcp类型满足需求,但是不够安全,有什么办法能解决呢?

可以的,我就这么用过,你只要在路由器上配置一个frpc,设置stcp的访问者即可,要注意设置绑定地址为路由器lan口地址(而不是环回地址127.0.0.1),在此路由器下的所有客户端,都可以通过此绑定地址访问,不需要安装frpc。

<!-- gh-comment-id:2211767294 --> @superzjg commented on GitHub (Jul 6, 2024): > > iOS 通过 iSH 运行 frpc > > 再深入点需求,我想使用XTCP、STCP,随时随地的远程到客户端,而不是每次在我访问者电脑上再配置一份frpc。tcp类型满足需求,但是不够安全,有什么办法能解决呢? 可以的,我就这么用过,你只要在路由器上配置一个frpc,设置stcp的访问者即可,要注意设置绑定地址为路由器lan口地址(而不是环回地址127.0.0.1),在此路由器下的所有客户端,都可以通过此绑定地址访问,不需要安装frpc。
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#3385
No description provided.