Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frpc: support stop command #3511

Merged
merged 1 commit into from
Jun 30, 2023
Merged

frpc: support stop command #3511

merged 1 commit into from
Jun 30, 2023

Conversation

fatedier
Copy link
Owner

@fatedier fatedier commented Jun 30, 2023

Summary

🤖 Generated by Copilot at 835bbf4

This pull request adds a new feature and an improvement to frpc. The new feature is a stop subcommand and an /api/stop endpoint that allow the user to gracefully shut down the frpc service. The improvement is a simplification of the signal handling and service running logic in the frpc command. The pull request also fixes some comments and documentation issues in the code.

WHY

Fix #2670

@fatedier fatedier merged commit fc4e787 into dev Jun 30, 2023
1 check passed
github-actions bot added a commit to aiastia-dockerhub/frp that referenced this pull request Jun 30, 2023
@fatedier fatedier deleted the release branch July 5, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Stop the client or server gracefully
1 participant