[GH-ISSUE #3977] [Feature Request] FRPC for embedded clients / Arudino #3151

Closed
opened 2026-05-05 14:02:30 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @snimavat on GitHub (Feb 6, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3977

Describe the feature request

Would like to be able to use FRPC on embedded devices / Arudino / Esp32 etc.
Will be extremely useful to expose modbus devices over TCP/ IP.

Any hints on how can this be done ?
If the protocol between frpc/frps is well documented, may be, I could try to get minimal authentication and a TCP service working

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 @snimavat on GitHub (Feb 6, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/3977 ### Describe the feature request Would like to be able to use FRPC on embedded devices / Arudino / Esp32 etc. Will be extremely useful to expose modbus devices over TCP/ IP. Any hints on how can this be done ? If the protocol between frpc/frps is well documented, may be, I could try to get minimal authentication and a TCP service working ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:02:30 -06:00
Author
Owner

@fatedier commented on GitHub (Feb 19, 2024):

I am not very familiar with embedded devices.

But perhaps you can refer to ssh-tunnel-gateway for this feature. You can interact with frps through the ssh protocol to achieve some of the capabilities of frpc.

<!-- gh-comment-id:1951645324 --> @fatedier commented on GitHub (Feb 19, 2024): I am not very familiar with embedded devices. But perhaps you can refer to [ssh-tunnel-gateway](https://github.com/fatedier/frp?tab=readme-ov-file#ssh-tunnel-gateway) for this feature. You can interact with frps through the ssh protocol to achieve some of the capabilities of frpc.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 12, 2024):

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1989696791 --> @github-actions[bot] commented on GitHub (Mar 12, 2024): Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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#3151
No description provided.