---
title: StreamSOCKSProxyConfiguration
framework: foundation
role: symbol
role_heading: Structure
path: foundation/streamsocksproxyconfiguration
---

# StreamSOCKSProxyConfiguration

## Declaration

```swift
struct StreamSOCKSProxyConfiguration
```

## Topics

### Type Properties

- [hostKey](foundation/streamsocksproxyconfiguration/hostkey.md)
- [passwordKey](foundation/streamsocksproxyconfiguration/passwordkey.md)
- [portKey](foundation/streamsocksproxyconfiguration/portkey.md)
- [userKey](foundation/streamsocksproxyconfiguration/userkey.md)
- [versionKey](foundation/streamsocksproxyconfiguration/versionkey.md)

### Initializers

- [init(rawValue:)](foundation/streamsocksproxyconfiguration/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Constants

- [Stream.Status](foundation/stream/status.md)
- [Stream Status Constants](foundation/stream_status_constants.md)
- [Stream.Event](foundation/stream/event.md)
- [StreamNetworkServiceTypeValue](foundation/streamnetworkservicetypevalue.md)
- [StreamSOCKSProxyVersion](foundation/streamsocksproxyversion.md)
- [StreamSocketSecurityLevel](foundation/streamsocketsecuritylevel.md)
- [Stream.PropertyKey](foundation/stream/propertykey.md)
- [NSStreamSocketSSLErrorDomain](foundation/nsstreamsocketsslerrordomain.md)
- [NSStreamSOCKSErrorDomain](foundation/nsstreamsockserrordomain.md)
