You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libtls is a library to simplify tcp networking.
It is writen in c++ and supports cyphered and uncyphered connections.
To install go read INSTALL file or just run :
./configure && make && sudo make install