diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-30 15:29:32 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-30 15:29:32 +0300 |
commit | 446bec6071e3caf2350f0a0da6e58901ec234668 (patch) | |
tree | 34d9de03a7bbc8f1bd799adccd29ceeece097111 /content/projects/irc.md | |
parent | f90369e30af1d752e9cec855423263ee31ed752a (diff) |
Auto-commit 2024-12-30
Diffstat (limited to 'content/projects/irc.md')
-rw-r--r-- | content/projects/irc.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/projects/irc.md b/content/projects/irc.md new file mode 100644 index 0000000..ee369df --- /dev/null +++ b/content/projects/irc.md @@ -0,0 +1,8 @@ ++++ +title = "IRC" +description = "Мой IRC сервер" ++++ + +* Сервер: `irc.neonxp.ru` +* Порт: `6667` текстовый, `6697` TLS +* Кодировка: `utf8` |