hosts_update
Modify host configuration parameters in a VPN panel by updating UUID, address, port, security settings, and operational status.
Instructions
Update an existing host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Host UUID to update | |
| remark | No | New remark/name | |
| address | No | New address | |
| port | No | New port | |
| path | No | New URL path | |
| sni | No | New SNI | |
| host | No | New host header | |
| alpn | No | New ALPN | |
| fingerprint | No | New fingerprint | |
| isDisabled | No | Enable/disable host | |
| securityLayer | No | New security layer | |
| tag | No | New tag | |
| serverDescription | No | New server description |