# README
Pivots
Pivot related command implementations, pivots are specifically for pivoting C2 traffic (not to be confused with port forwarding)
# Functions
Commands returns the “ command and its subcommands.
PivotDetailsCmd - Display pivots for all sessions.
PivotIDCompleter completes pivot listeners' IDs.
PivotsCmd - Display pivots for all sessions.
PivotsGraphCmd - Display pivots for all sessions.
PivotTypeToString - Convert a pivot type to a human string.
PrintPivotListenerDetails - Print details of a single pivot listener.
PrintPivotListeners - Print a table of pivot listeners.
SelectPivotListener - Interactive menu to select a pivot listener.
StartNamedPipeListenerCmd - Start a TCP pivot listener on the remote system.
StartTCPListenerCmd - Start a TCP pivot listener on the remote system.
StopPivotListenerCmd - Start a TCP pivot listener on the remote system.