mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3977] [Feature Request] FRPC for embedded clients / Arudino #3151
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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.
@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.