mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #56] 问下请问能跨平台使用吗 #19
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#19
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 @80000v on GitHub (Aug 3, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/56
比如frps为linux,frpc为windows或者相反
@fatedier commented on GitHub (Aug 3, 2016):
可以,frps 部署在 linux 上,frpc 在 windows 上这种情况目前我自己也在用。
@80000v commented on GitHub (Aug 3, 2016):
好的,谢谢
@80000v commented on GitHub (Aug 3, 2016):
@fatedier 对了,linux的releases包是不是可以直接运行,无需安装go环境
@fatedier commented on GitHub (Aug 3, 2016):
可以,主要是 go 的跨平台的特性确实很方便,几乎没什么依赖。