Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InspectProxy ¶
type InspectProxy struct { Ctx context.Context Addr string Addons []proxy.Addon // contains filtered or unexported fields }
TODO: kalau ada waktu hilangkan log
func NewInspectProxy ¶
func NewInspectProxy(listen string, ctx context.Context) *InspectProxy
func (*InspectProxy) RunProxy ¶
func (i *InspectProxy) RunProxy()
type TamperingTracking ¶
func NewTamperingTracking ¶
func NewTamperingTracking() *TamperingTracking
func (*TamperingTracking) Response ¶
func (t *TamperingTracking) Response(f *proxy.Flow)
Click to show internal directories.
Click to hide internal directories.