Giter Site home page Giter Site logo

Comments (5)

rapiz1 avatar rapiz1 commented on June 17, 2024 3

Creating a symbolic link is not the right thing to do here. The last few digits in the name of shared libraries are the version. So here the error message indicates rathole uses openssl3(which is a relatively new thing) and your system is missing that

from rathole.

Cyberes avatar Cyberes commented on June 17, 2024 2

Version v0.4.8 works fine.

from rathole.

fernvenue avatar fernvenue commented on June 17, 2024 2

Read the release note carefully:

Because of the maintenance burden of linking TLS libraries, we don't compile the TLS feature in the release for embedded platforms anymore. If you need to use it, please build from the source by yourself. We will add it back when a pure rust tls library or a good cross-platform TLS libraries linking solution is available.

TLDR, compile binary by yourself.

from rathole.

Cyberes avatar Cyberes commented on June 17, 2024 1

I saw that, but I don't consider Ubuntu an "embedded platform"

from rathole.

px307 avatar px307 commented on June 17, 2024

Read the release note carefully:

Because of the maintenance burden of linking TLS libraries, we don't compile the TLS feature in the release for embedded platforms anymore. If you need to use it, please build from the source by yourself. We will add it back when a pure rust tls library or a good cross-platform TLS libraries linking solution is available.

TLDR, compile binary by yourself.

how to compile it ,can you show some example ,i use centos . thanks

from rathole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.