Skip to content

Commit

Permalink
Removes the listen port from the wireguard client
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Jul 18, 2024
1 parent 298e20a commit c676b97
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ public actor NetworkProtectionDeviceManager: NetworkProtectionDeviceManagement {
addresses: [addressRange],
includedRoutes: includedRoutes,
excludedRoutes: excludedRoutes,
listenPort: 51821,
dns: dns)
}

Expand Down

0 comments on commit c676b97

Please sign in to comment.