Skip to content

Last resort if you can't no longer reach your system via e.g. ssh

License

Notifications You must be signed in to change notification settings

folkertvanheusden/tcpconsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

make install

sysvinit users need to do

Add to /etc/inittab:
tc:12345:respawn:/usr/local/sbin/tcpconsole

Send HUP to init:
killall -HUP init

Systemd installation is automatic.

This program only works on Linux.

To connect to the tcpconsole, telnet to port 4095.

Please make sure that port 4095 is firewalled from networks that should not be able to connect, e.g. the internet: it should only be connectable from your management LAN.

You need to create a file /etc/tcpconsole.pw (rw-------) containing the login password.

Comments, send them to: [email protected]

About

Last resort if you can't no longer reach your system via e.g. ssh

Resources

License

Stars

Watchers

Forks

Packages

No packages published