disguise developers

Designer Plugins

Plugins for Disguise Designer software.

KeyedListIndirectionController

Base class: IndirectionController

Subclasses: TcpIndirectionController, UdpIndirectionController

Properties

matchMode : int

Defines how to match the key against the received packet

resources : List[KeyedIndirectionResource]

selectedIndex : int

verbose : bool

Log more information to the console to help set up the controller

Constructors

__init__(self)