---
title: "all(ports:)"
framework: swift-package-manager
role: symbol
role_heading: Type Method
path: "swift-package-manager/documentation/packagedescription/pluginnetworkpermissionscope/all(ports:)-swift.type.method"
---

# all(ports:)

Allow local and outgoing network connections, limited to a range of allowed ports.

## Declaration

```swift
static func all(ports: Range<Int>) -> PluginNetworkPermissionScope
```
