securesocketfunneling / ssf

Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform

Home Page:https://securesocketfunneling.github.io/ssf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make compile in Ubuntu 18.04 LTS

comperem opened this issue · comments

Hello, someboby please update source so required packages install without conflict and source compiles on Ubuntu 18.04.

As of 18 Feb 2019, sff does not compile under Ubuntu 18.04 with the steps listed. There is a package conflict (libboost1.65 instead of .62) and then a cmake error.

I'd like to compile but no-workee in Ubuntu 18.04LTS

commented

Can confirm. I had the same problem when compiling source on an 18.04 DO Droplet.

As a workaround, I just had to build and install openssl 1.1.0 and boost 1.6.2 from source.