We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5827c42 commit e59b054Copy full SHA for e59b054
README.md
@@ -96,6 +96,11 @@ Here is an example for a desktop connecting to an irc server that is password pr
96
dragon||AJFiej2fn2345/irc.dal.net:6667||somepassword/desktop
97
```
98
99
+Optional: you can put the account at the end for SASL identification, ideal if the account is not the nick used:
100
+```
101
+dragon||AJFiej2fn2345/irc.dal.net:6667/mobile/ArMyN
102
103
+
104
#### SSL Client
105
Use "+port" to do SSL. For example:
106
0 commit comments