---
sidebar_label: RemoteAddress.port
# RemoteAddress.port property
**Signature:**
```typescript
interface RemoteAddress {
port?: number;
}
```