From c0c0ef464471363f5f57d9e358648b9ca747bd6e Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 20 Aug 2018 16:06:46 -0400 Subject: Add sample sshd_config --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index a5e2421..be2c84b 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ -Simple IRC client for use over anonymous SSH. +IRC client originally intended for use over anonymous SSH. This software requires LibreSSL and targets FreeBSD and Darwin. chat.h Shared state and function prototypes chat.c Command line parsing and event loop - tag.c Tag (channel, query) management + tag.c Tag (channel, query) ID assignment handle.c Incoming command handling input.c Input command handling irc.c TLS client connection @@ -14,3 +14,5 @@ This software requires LibreSSL and targets FreeBSD and Darwin. tab.c Tab-complete url.c URL detection pls.c Functions which should not have to be written + + sshd_config Sample anonymous SSH configuration -- cgit 1.4.0 ss='active' href='/src/log/bin/man1/pngo.1?showmsg=1&follow=1'>log tree commit diff
path: root/bin/man1/pngo.1 (unfollow)
Commit message (Collapse)Author
2020-12-29Match Objective-C #import in C lexerJune McEnroe
2020-12-28Add hilex IRC formatterJune McEnroe
2020-12-28Generate Tag tokens for mdoc headingsJune McEnroe
2020-12-28Add mdoc lexerJune McEnroe
2020-12-28Lex strings inside macrosJune McEnroe
2020-12-28Set H_SETUNIQUEJune McEnroe
2020-12-28Add initial version of hilexJune McEnroe