subnetMasks
The IPv4 network masks to assign to the TUN interface.
Declaration
var subnetMasks: [String] { get }Discussion
Each mask in this array is combined with the IP address in the corresponding index in addresses to specify an IPv4 network that the TUN interface is (virtually) connected to.