Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


CIPOptions::CIPOptions::_Routing Struct Reference

#include <SpoofSocket.h>

Collaboration diagram for CIPOptions::CIPOptions::_Routing:

List of all members.


Public Attributes

int iRoutes
unsigned long ulRoutes [IPOption_MAX_ROUTES]

Detailed Description

Definition at line 370 of file SpoofSocket.h.


Member Data Documentation

int CIPOptions::CIPOptions::_Routing::iRoutes

Definition at line 372 of file SpoofSocket.h.

unsigned long CIPOptions::CIPOptions::_Routing::ulRoutes[IPOption_MAX_ROUTES]

Definition at line 373 of file SpoofSocket.h.


The documentation for this struct was generated from the following file: