# actively connecting server config to tunnel telnetd port 23 to remote server:
# start as zebedee2.bin -f /etc/zebedee/zbdr23.conf
server true
clienthost 11.22.33.44
serverport 14568
#multiuse true
#detached false
#verbosity 2
ipmode tcp
compression zlib:0
# private key created by zebedee -p >client_fbox.key
# (then create zebedee -P -f client_fbox.key >client_fbox.id
# and append the id file to the zebedee server host into /etc/zebedee/clients.id# and add to zbd.conf: checkidfile /etc/zebedee/clients.id)
include /etc/zebedee/client_fbox.key
maxbufsize 4100
redirect none
target localhost:23/tcp
target localhost
