Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
readme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
isgphys
readme
Commits
ae026e3e
Commit
ae026e3e
authored
8 years ago
by
Claude Becker
Browse files
Options
Downloads
Patches
Plain Diff
weechat: irc.phys
parent
6f32d80d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
documentation/weechat.markdown
+7
-7
7 additions, 7 deletions
documentation/weechat.markdown
with
7 additions
and
7 deletions
documentation/weechat.markdown
+
7
−
7
View file @
ae026e3e
...
...
@@ -18,8 +18,8 @@ Configuration
Commands to join our chat channel:
```
/server add
eth
irc.ethz.ch/66
6
7
/connect
eth
/server add
phys
irc.
phys.
ethz.ch/66
9
7
/connect
phys
/join #isgphys
/nick johndoe
```
...
...
@@ -41,10 +41,10 @@ whois_double_nick = off
nicks = "<nick>,<nick>_,<nick>__,<your_username>"
ssl_priorities = "NORMAL:-VERS-SSL3.0"
username = "<your_username>"
eth
.addresses = "irc.ethz.ch/66
6
7"
eth
.ssl = o
ff
eth
.autoconnect = on
eth
.autojoin = "#isgphys"
phys
.addresses = "irc.
phys.
ethz.ch/66
9
7"
phys
.ssl = o
n
phys
.autoconnect = on
phys
.autojoin = "#isgphys"
```
### Plugins
...
...
@@ -88,7 +88,7 @@ Weechat can act as small irc server to which other clients can connect. This all
The following weechat commands activate the IRC proxy
```
/relay add ssl.irc.
eth
8001
# activate ssl-encrypted irc relay for the
ETH
server on port 8001
/relay add ssl.irc.
phys
8001 # activate ssl-encrypted irc relay for the
PHYS
server on port 8001
/set relay.network.passwort <randompassword> # define a password for relay connections
/relay sslcertkey # (re-)load the
/save # save configuration changes
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment