Метод |
Описание |
|
CmdDrop ( string words ) : void |
|
|
CmdGrep ( string words ) : void |
|
|
CmdInject ( string words ) : void |
|
|
CmdLog ( string words ) : void |
|
|
CmdNoDrop ( string words ) : void |
|
|
CmdNoLog ( string words ) : void |
|
|
CmdNoSet ( string words ) : void |
|
|
CmdSet ( string words ) : void |
|
|
InitializeCommandDelegates ( ) : void |
|
|
InterpretOptions ( byte options ) : string |
|
|
LogAll ( ) : void |
|
|
LogPacket ( Packet packet, IPEndPoint endPoint, Direction, direction ) : void |
|
|
LogPacketIn ( Packet packet, IPEndPoint endPoint ) : Packet |
|
|
LogPacketOut ( Packet packet, IPEndPoint endPoint ) : Packet |
|
|
LogWhitelist ( string whitelistFile ) : void |
|
|
MagicCast ( string name, string block, string field, string value ) : object |
|
|
MagicSetField ( object obj, string field, object val ) : void |
|
|
Modify ( Packet packet, IPEndPoint endPoint, Direction, direction ) : Packet |
|
|
ModifyIn ( Packet packet, IPEndPoint endPoint ) : Packet |
|
|
ModifyOut ( Packet packet, IPEndPoint endPoint ) : Packet |
|
|
NoLogAll ( ) : void |
|
|
SayToUser ( string message ) : void |
|
|
SetOutput ( string outputFile ) : void |
|
|
packetTypeFromName ( string name ) : PacketType |
|
|