更新以匹配上游修改
This commit is contained in:
@@ -29,6 +29,7 @@ If you installed the Agent using a one-click script, you can add or modify param
|
||||
- `--disable-force-update`: Disables the **forced update** feature of the Agent, enhancing security.
|
||||
- `--disable-command-execute`: Prevents execution of any scheduled tasks or use of the WebSSH on the Agent, enhancing security.
|
||||
- `--tls`: Enables SSL/TLS encryption. This should be enabled when you are using nginx to reverse proxy the Agent's gRPC connections and nginx is configured with SSL/TLS.
|
||||
- `--use-ipv6-countrycode`: Forces the use of IPv6 addresses to query country codes. By default, the Agent uses IPv4 addresses to query country codes. If server supports IPv6 and the country code of the IPv4 address is different, can use this parameter.
|
||||
- `--gpu`: Enables GPU monitoring. Note: Monitoring GPU usage may require installation of additional dependencies. For more details, refer to the documentation: [Enable GPU Monitoring](/en_US/guide/q9.html).
|
||||
- `--temperature`: Enables hardware temperature monitoring. Only effective on supported hardware, some VPS may not be able to retrieve temperature information.
|
||||
- `-q`, `--silent`: Enables silent mode, suppressing any output or logs to the console.
|
||||
Reference in New Issue
Block a user