• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

auxdir/H15-Sep-2018-3,9023,314

etc/H15-Sep-2018-875489

lib/H03-May-2022-3,3102,141

man/H15-Sep-2018-627589

.gitignoreH A D15-Sep-2018118 1211

.travis.ymlH A D15-Sep-20181.5 KiB3831

AUTHORSH A D15-Sep-201832 21

COPYINGH A D15-Sep-201834.3 KiB675553

DISCLAIMER.LLNSH A D15-Sep-20181.3 KiB2521

DISCLAIMER.UCH A D15-Sep-20181.2 KiB2420

FAQH A D15-Sep-20182.7 KiB6753

INSTALLH A D15-Sep-20189.3 KiB237179

KEYSH A D15-Sep-20187.4 KiB122119

METAH A D15-Sep-2018138 65

Makefile.inH A D03-May-20225.4 KiB186159

NEWSH A D15-Sep-20185.2 KiB129105

PLATFORMSH A D15-Sep-2018256 1611

READMEH A D15-Sep-20181.5 KiB4431

README.mdH A D15-Sep-20181.5 KiB3226

THANKSH A D15-Sep-2018668 1916

bool.hH A D15-Sep-20181.4 KiB4313

client-conf.cH A D15-Sep-201810.7 KiB395293

client-sock.cH A D15-Sep-201813.3 KiB457365

client-tty.cH A D03-May-202222.1 KiB714476

client.cH A D15-Sep-20182.2 KiB7038

client.hH A D15-Sep-20182.9 KiB9232

common.cH A D15-Sep-20185.9 KiB218128

common.hH A D15-Sep-20186.2 KiB208125

config.h.inH A D15-Sep-20184.2 KiB170116

configureH A D15-Sep-2018165.6 KiB5,9284,848

configure.acH A D15-Sep-20189.9 KiB379332

conman.specH A D15-Sep-20182 KiB8470

conmenH A D03-May-20225.5 KiB177122

inevent.cH A D15-Sep-201815.7 KiB544329

inevent.hH A D15-Sep-20181.8 KiB538

lex.cH A D15-Sep-201810.8 KiB421305

lex.hH A D15-Sep-20186 KiB18324

list.cH A D15-Sep-201817.7 KiB729550

list.hH A D15-Sep-20187.8 KiB25730

log.cH A D15-Sep-20187 KiB284210

log.hH A D15-Sep-20183.6 KiB10420

server-conf.cH A D15-Sep-201849.7 KiB1,6171,399

server-esc.cH A D15-Sep-201818.2 KiB578403

server-ipmi.cH A D15-Sep-201834.1 KiB1,100785

server-logfile.cH A D15-Sep-201815.4 KiB469338

server-obj.cH A D15-Sep-201836.1 KiB1,202839

server-process.cH A D15-Sep-201812.5 KiB444329

server-serial.cH A D15-Sep-201813.1 KiB457328

server-sock.cH A D15-Sep-201829.2 KiB980697

server-telnet.cH A D15-Sep-201818.5 KiB590414

server-test.cH A D15-Sep-201810.3 KiB356244

server-unixsock.cH A D15-Sep-201812.2 KiB386249

server.cH A D15-Sep-201828.2 KiB1,008727

server.hH A D15-Sep-201820.8 KiB530334

strlcat.cH A D15-Sep-20181.8 KiB6028

strlcpy.cH A D15-Sep-20181.7 KiB5625

tpoll.cH A D15-Sep-201827.1 KiB928675

tpoll.hH A D15-Sep-20182.5 KiB8323

util-file.cH A D15-Sep-20189 KiB385269

util-file.hH A D15-Sep-20184.1 KiB13723

util-net.cH A D15-Sep-20189.7 KiB357239

util-net.hH A D15-Sep-20184.1 KiB11324

util-str.cH A D15-Sep-20189.5 KiB458356

util-str.hH A D15-Sep-20187 KiB19437

util.cH A D15-Sep-20182.4 KiB7735

util.hH A D15-Sep-20181.7 KiB5919

wrapper.hH A D15-Sep-20183.2 KiB8041

README

1ConMan is a serial console management program designed to support a large
2number of console devices and simultaneous users.
3
4Supported console types:
5- Local serial devices
6- Remote terminal servers (via the telnet protocol)
7- IPMI Serial-Over-LAN (via FreeIPMI's libipmiconsole)
8- External processes (e.g., Expect)
9- Unix domain sockets
10
11Features:
12- Mapping symbolic names to console devices
13- Logging (and optionally timestamping) console output to file
14- Connecting to a console in monitor (R/O) or interactive (R/W) mode
15- Connecting to multiple consoles for broadcasting (W/O) client output
16- Sharing a console session amongst multiple simultaneous clients
17- Allowing clients to share or steal console "write" privileges
18- Executing Expect scripts across multiple consoles in parallel
19
20
21License:
22
23  ConMan is free software: you can redistribute it and/or modify it under
24  the terms of the GNU General Public License as published by the Free
25  Software Foundation, either version 3 of the License, or (at your option)
26  any later version.
27
28
29Keys:
30
31  Releases are signed with the following GPG key:
32
33  pub   4096R/0x3B7ECB2B30DE0871 2011-10-01
34        Key fingerprint = A441 880C 3D4C 7C36 C5DD  41E1 3B7E CB2B 30DE 0871
35  uid                            Chris Dunlap <chris.m.dunlap@gmail.com>
36  uid                            Chris Dunlap <cdunlap@llnl.gov>
37  uid                            Chris Dunlap <dun@imsa.edu>
38  sub   4096R/0x48A5CADDECA74B8A 2011-10-01
39
40
41Homepage:
42
43  https://dun.github.io/conman/
44

README.md

1[![GitHub Release](https://img.shields.io/github/release/dun/conman.svg)](https://github.com/dun/conman/releases/latest)
2[![Packaging status](https://repology.org/badge/tiny-repos/conman.svg)](https://repology.org/metapackage/conman)
3[![Build Status](https://travis-ci.org/dun/conman.svg?branch=master)](https://travis-ci.org/dun/conman)
4[![Coverity Scan](https://scan.coverity.com/projects/dun-conman/badge.svg)](https://scan.coverity.com/projects/dun-conman)
5
6### ConMan: The Console Manager
7
8ConMan is a serial console management program designed to support a large
9number of console devices and simultaneous users.
10
11Supported console types:
12- Local serial devices
13- Remote terminal servers (via the telnet protocol)
14- IPMI Serial-Over-LAN (via [FreeIPMI's](https://www.gnu.org/software/freeipmi/) libipmiconsole)
15- External processes (e.g., Expect)
16- Unix domain sockets
17
18Features:
19- Mapping symbolic names to console devices
20- Logging (and optionally timestamping) console output to file
21- Connecting to a console in monitor (R/O) or interactive (R/W) mode
22- Connecting to multiple consoles for broadcasting (W/O) client output
23- Sharing a console session amongst multiple simultaneous clients
24- Allowing clients to share or steal console "write" privileges
25- Executing Expect scripts across multiple consoles in parallel
26
27Links:
28- [Man Pages](../../wiki/Man-Pages)
29- [License Information](../../wiki/License-Info)
30- [Verifying Releases](../../wiki/Verifying-Releases)
31- [Latest Release](../../releases/latest)
32