# Functions
DropPort drops all tcp packets that are received from the given port and sent to the given port.
GetDefaultHost obtains the first IP address of machine from the routing table and returns the IP address as string.
GetDefaultInterfaces gets names of interfaces and returns a map[interface]families.
No description provided by the author
RecoverPort stops dropping tcp packets at given port.
RemoveLatency resets latency configurations.
SetLatency adds latency in millisecond scale with random variations.
No description provided by the author