mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #243] Win下无法自启动 #167
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#167
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 @sukyz on GitHub (Feb 2, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/243
Win7下无论任务计划还是建立服务都无法实现开机自动启动
然而cmd下手动运行frpc.exe是没有问题的
@Yovanchen commented on GitHub (Feb 3, 2017):
使用nssm可以把frp作为系统服务来自启动,可以写一个批处理隐藏窗口,并且结束进程后都可以实现自启动。