securesocketfunneling
securesocketfunneling
Hello, Thanks for your feedback. It is really appreciated. Improving performance is indeed a priority for this project. We had a workaround with timers since boost asio timers are not...
Hello, Could you be a little more specific on the part you would like to integrate in an other project ? Client ? Server ? Network layer ? Thank you
Thanks for you feedback. Indeed, the URL has changed. We will fix the url in our doc. You cannot take the master zip from github because it merges googletest and...
Sorry for the delay. We made some changes to the CMake scripts to improve the test disabling. Thanks for your feedback. The archive content of gtest 1.7.0 in Github has...
Hey! Every microservices should handle IP v6. There is just an issue with the CLI parser options (`-L`, `-R`, ...). It is currently too restrictive on user input validation: only...
Hello, You would like that a relay server act like a Rendez-Vous point ? `C -> R (C2 -> (R S` C1 and S are on the same machine (10.0.0.1)...
Hello, [New build instructions](https://github.com/securesocketfunneling/ssf/blob/3.0.0/BUILD_UNIX.md) are available for OS X compilation.
Hello, We introduced microservice configuration in 2.2 so it is now possible to add such a feature. PermitOpen option would be part of the [stream_forwarder](https://github.com/securesocketfunneling/ssf/blob/develop/src/common/config/config.h#L59) configuration. It should not take...
Labeled as bug at the moment. We are going to reproduce your use case and make some tests.