hosts_create
Create a new host in the Remnawave VPN panel by providing address, port, remark, and config profile UUIDs. Configure optional settings like nodes, tags, security layer, and subscription exclusions.
Instructions
Create a new host in Remnawave
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sni | No | SNI (Server Name Indication) | |
| alpn | No | ALPN protocol | |
| host | No | Host header | |
| path | No | URL path | |
| port | Yes | Host port | |
| tags | No | Array of tags (uppercase letters, numbers, underscores and colons only; max 36 chars each, up to 10 tags) | |
| nodes | No | Array of node UUIDs to assign | |
| mapper | No | Outbound field operations per client format. Each op is {op:"copy",from,to} | {op:"set",value,to} | {op:"unset",to} | |
| remark | Yes | Host remark/name | |
| address | Yes | Host address | |
| isDisabled | No | Create in disabled state | |
| fingerprint | No | TLS fingerprint (free-form, e.g. chrome, firefox, safari) | |
| securityLayer | No | Security layer | |
| internalSquads | No | Which internal squads may see this host (replaces excludedInternalSquads) | |
| mihomoIpVersion | No | IP version used by Mihomo clients | |
| configProfileUuid | Yes | Config profile UUID | |
| serverDescription | No | Server description | |
| pinnedPeerCertSha256 | No | Pin peer certificate by SHA-256 fingerprint | |
| verifyPeerCertByName | No | Verify peer certificate by name | |
| configProfileInboundUuid | Yes | Config profile inbound UUID | |
| excludeFromSubscriptionTypes | No | Subscription types to exclude this host from |