diff --git a/Section-Ssh-chat-(basic).md b/Section-Ssh-chat-(basic).md new file mode 100644 index 0000000..30a4239 --- /dev/null +++ b/Section-Ssh-chat-(basic).md @@ -0,0 +1,5 @@ +``` +[sshchat.mychat] +Server="address:port" # eg "localhost:2022" or "1.2.3.4:22" +RemoteNickFormat="[{PROTOCOL}] <{NICK}> " +``` \ No newline at end of file