rportfwd

package
v1.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2026 License: GPL-3.0 Imports: 15 Imported by: 0

README

client/command/rportfwd

Overview

Implements the 'rportfwd' command group for the Sliver client console. Handlers map Cobra invocations to rportfwd workflows such as portfwd ADD, portfwd RM, and portfwd.

Go Files

  • commands.go – Registers reverse port forwarding commands tied to implant callbacks.
  • portfwd-add.go – Adds new reverse port forwards from remote hosts back to the operator.
  • portfwd-rm.go – Removes reverse port forwards by identifier.
  • portfwd.go – Lists active reverse port forwards and summarizes their endpoints.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands added in v1.6.0

func Commands(con *console.SliverClient) []*cobra.Command

Commands returns the “ command and its subcommands.

func PortfwdIDCompleter added in v1.6.0

func PortfwdIDCompleter(con *console.SliverClient) carapace.Action

PortfwdIDCompleter completes IDs of remote portforwarders.

func PrintRportFwdListeners

func PrintRportFwdListeners(rportfwdListeners *sliverpb.RportFwdListeners, flags *pflag.FlagSet, con *console.SliverClient)

func RportFwdListenersCmd

func RportFwdListenersCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

StartRportFwdListenerCmd - Start listener for reverse port forwarding on implant.

func StartRportFwdListenerCmd

func StartRportFwdListenerCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

StartRportFwdListenerCmd - Start listener for reverse port forwarding on implant.

func StopRportFwdListenerCmd

func StopRportFwdListenerCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

StartRportFwdListenerCmd - Start listener for reverse port forwarding on implant.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL