[bitlbee] Entire bitlbee setup
This commit is contained in:
parent
83eb026d3e
commit
2ff9b1bd3c
6 changed files with 103 additions and 0 deletions
9
bitlbee/stunnel.conf
Normal file
9
bitlbee/stunnel.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
setuid = nobody
|
||||
setgid = nogroup
|
||||
foreground = yes
|
||||
|
||||
[bitlbee]
|
||||
accept = 6697
|
||||
connect = 6667
|
||||
cert = /etc/bitlbee/tls/tls.key
|
||||
key = /etc/bitlbee/tls/tls.crt
|
||||
Loading…
Add table
Add a link
Reference in a new issue