You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No. Although it is correct most of the time, here only the official version number will be downloaded, excluding rc, beta, etc.
In addition, this script is only used for testing scenarios and is not available to the public. Please do not use it in a production environment as it may be modified or removed in the future.
Describe the feature request
The code for download.sh used the release page and do a search on that page.
Is it possible to use the latest release page to identify the version?
Describe alternatives you've considered
Curl from url https://github.com/fatedier/frp/releases/latest instead of doing whole release page search.
Affected area
The text was updated successfully, but these errors were encountered: