restassociates.blogg.se

Ssh tunnel log
Ssh tunnel log













ssh tunnel log
  1. #Ssh tunnel log install
  2. #Ssh tunnel log manual

If you ask for showing the connections list (typing N in the interactive interface, or not passing -u to the command line one), The interactive interface adds a CONNECTIONS columns that displays one vertical bar for each connection set up by the tunnel.

#Ssh tunnel log manual

  • FORWARD: the type of port forwarding method (either local, remote or dynamic, see the SSH manual for details).
  • TYPE: auto if the process is managed by autossh, ssh if it is a "raw" SSH tunnel.
  • Tunnelmon displays a table where lines are ssh processes that sets up a tunnel.
  • N: Show the network connections related to each tunnel instances.
  • send a SIGUSR1, which is interpreted as a reload command by autossh).
  • R: Reload the selected autossh instance (i.e.
  • If not set, asking for the curses interface automatically set logging to the "tunnelmon.log" file.Īllow sensitive information (hostnames, IPs, PIDs, etc.) into the logs. Useful to debug the interactive interface. Log messages are written to the given FILE. Defaults to error, which only prints unrecoverable problems. Available log levels are: error < warning <ĭebug. Only display the list of tunnels processes.Ĭontrol the verbosity of the logging, the greater, the more verbose.

    ssh tunnel log

    Tunnels states will be updated regularly and you will be able to control them (see below).ĭisplay only SSH connections related to a tunnel.

    #Ssh tunnel log install

    You may also want to install the recommend packages:Ĭalled without option, tunnelmon will print the current state of the autossh tunnels and exit. python version 3.8 at least, you may also need to install the following python modules (for example via pip, but you may use any other package management system going along with your installation):.Tunnelmon targets Linux operating systems, and depends on:

    ssh tunnel log

    Tunnelmon is released under the GNU Public License v3. It can print the current state of your tunnels or display them in an interactive text-based interface. It gives a user interface to monitor existing SSH tunnel, and tunnels managed with autossh. Tunnelmon - Monitor and manage autoSSH tunnels SYNOPSIS















    Ssh tunnel log