[GH-ISSUE #469] 请问,frps服务器端,只有启动命令吗?停止和重启命令用什么?找了半天没找到。 #357

Closed
opened 2026-05-05 12:09:53 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @hxf3591126 on GitHub (Sep 22, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/469

请问,frps服务器端,只有启动命令吗?

停止和重启命令用什么?找了半天没找到。

Originally created by @hxf3591126 on GitHub (Sep 22, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/469 请问,frps服务器端,只有启动命令吗? 停止和重启命令用什么?找了半天没找到。
Author
Owner

@wl56012102 commented on GitHub (Sep 23, 2017):

nohup启动然后ps -e |grep frps找pid kill掉

<!-- gh-comment-id:331627880 --> @wl56012102 commented on GitHub (Sep 23, 2017): nohup启动然后ps -e |grep frps找pid kill掉
Author
Owner

@zengxiao2009 commented on GitHub (Sep 23, 2017):

楼上说的方法 我也是那个方面 自已写一个SH 就可以

<!-- gh-comment-id:331631783 --> @zengxiao2009 commented on GitHub (Sep 23, 2017): 楼上说的方法 我也是那个方面 自已写一个SH 就可以
Author
Owner

@KagurazakaNyaa commented on GitHub (Sep 24, 2017):

你可以试试自己写个init.d脚本来作为服务启动,这样可以直接用linux自带的daemon管理来启动/重启/停止服务

<!-- gh-comment-id:331694990 --> @KagurazakaNyaa commented on GitHub (Sep 24, 2017): 你可以试试自己写个init.d脚本来作为服务启动,这样可以直接用linux自带的daemon管理来启动/重启/停止服务
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#357
No description provided.