---
title: proxyEndpoint
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/establishmentreport/proxyendpoint
---

# proxyEndpoint

The endpoint of the proxy the connection used.

## Declaration

```swift
let proxyEndpoint: NWEndpoint?
```

## See Also

### Checking for Proxies

- [proxyConfigured](network/nwconnection/establishmentreport/proxyconfigured.md)
- [usedProxy](network/nwconnection/establishmentreport/usedproxy.md)
