- Timestamp:
- Jul 6, 2020, 3:31:11 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r331 r353 117 117 _addr_ supports several connection types: 118 118 119 - _[ircs://]host[:port]_ connects with TLS over TCP 120 - _irc+insecure://host[:port]_ connects with plain-text TCP 119 - _[ircs://]<host>[:port]_ connects with TLS over TCP 120 - _irc+insecure://<host>[:port]_ connects with plain-text TCP 121 - _unix:///<path>_ connects to a Unix socket 121 122 122 123 Other options are:
Note:
See TracChangeset
for help on using the changeset viewer.