5.8.10.1. RandomNAT methods

MethodDescription
__init__(self, addresses) Constructor to initialize a RandomNAT instance.

Table 5.81. Method summary

Method __init__(self, addresses)

This constructor initializes a RandomNAT instance.

Arguments of __init__
addresses (complex)
Default: n/a
List of the available interfaces. Each item of the list must be am instance of the SockAddr (or a derived) class.