Example #1
0
 void Start()
 {
     natUtility = new NatUtility();
     natUtility.Map(port, "PortForwarding test");
 }