Subject | Re: Alternative to Java Zebedee |
---|---|
Author | |
Post date | 2015-12-16T13:55:57Z |
I recommend to use the executable versions on both windows and linux , you can download the windows versions from
compile zebede version from git on ubuntu (you will need openssl headers etc https://github.com/mariuz/zebedee/blob/master/BUILDING.txt
)
git clone https://github.com/mariuz/zebedee.git
make OS=linux64
./zebedee -s
you can download the java files from here (there is no jar)
tar -zxvf ~/Downloads/jzbd-20011010.tar.gz
java Zebedee
jzbd(main): ERROR: zebedee.ZBDException: no tunnel specification given