change to plain connection to avoid cert error

This commit is contained in:
Alexander 2023-01-25 19:59:55 +00:00
parent fd4acdaace
commit 9f135e2e1e
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,7 @@ which is installed and requires minimal configuration.
Start weechat on your linux shell and type the following commands: Start weechat on your linux shell and type the following commands:
/server add tilde localhost/6697 /server add tilde localhost/6667
/connect tilde /connect tilde
This will connect you to the irc network via the local machine using a This will connect you to the irc network via the local machine using a
@ -26,6 +26,9 @@ the /nick command
/nick username /nick username
If you didn't chose a username that is unique in the tilde network,
you had kind of bad luck.
## Register ## Register
You now can register your username using your tilde email address as You now can register your username using your tilde email address as