mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1860] windows 后台运行,怎么关闭或恢复该程序? #1465
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#1465
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 @sshuangliu on GitHub (Jun 16, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1860
当Windows 系统作为server、client时,后台运行代理程序,cmd窗口下 :start /b xxx,
之后,我如何恢复该后台运行的代理,或者我如何stop该后台运行的代理?
谢谢
@sshuangliu commented on GitHub (Jun 16, 2020):
已经解决: start /b xxx, 并不是完全后台运行,还是存在cmd窗口的,只是cmd窗口可以操作,关闭该cmd窗口即退出了已经后台运行的代理程序
