koho / frpmgr

Windows 平台的 FRP GUI 客户端 / A user-friendly desktop GUI client for FRP on Windows.
Apache License 2.0
1.16k stars 135 forks source link

Password protection, masked password and configurable default values #33

Closed koho closed 1 year ago

koho commented 1 year ago

This PR introduces the following features:

  1. A new preferences tab is available.
  2. You can set a password to restrict access to this program.
  3. Change display language via GUI.
  4. Define the default value when creating a new configuration.
  5. Mask all passwords.

Close #32