8000 GitHub - dun/conman at conman-0.3.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dun/conman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Release Packaging status Build Status Coverity Scan

ConMan: The Console Manager

ConMan is a serial console management program designed to support a large number of console devices and simultaneous users.

Supported console types:

  • Local serial devices
  • Remote terminal servers (via the telnet protocol)
  • IPMI Serial-Over-LAN (via FreeIPMI's libipmiconsole)
  • External processes (e.g., Expect)
  • Unix domain sockets

Features:

  • Mapping symbolic names to console devices
  • Logging (and optionally timestamping) console output to file
  • Connecting to a console in monitor (R/O) or interactive (R/W) mode
  • Connecting to multiple consoles for broadcasting (W/O) client output
  • Sharing a console session amongst multiple simultaneous clients
  • Allowing clients to share or steal console "write" privileges
  • Executing Expect scripts across multiple consoles in parallel

Links:

0