[bitlbee] Entire bitlbee setup

This commit is contained in:
Vincent Ambo 2016-03-03 22:44:48 +01:00
parent 83eb026d3e
commit 2ff9b1bd3c
No known key found for this signature in database
GPG key ID: 66F505681DB8F43B
6 changed files with 103 additions and 0 deletions

9
bitlbee/stunnel.conf Normal file
View 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