diff options
Diffstat (limited to '')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README index 198714d..520f878 100644 --- a/README +++ b/README @@ -9,5 +9,6 @@ C source files are self-compiling, e.g. ./server.c. client.c Curses client. help.c Automated client which redraws a helpful banner. - termcap.diff Patch for bright colors with TERM=xterm-256color. + chroot.sh Creates chroot tarball. sshd_config Anonymous login to chrooted client. + termcap.diff Patch for bright colors with TERM=xterm-256color. |