Closed koakh closed 5 months ago
UPDATE:
I clone the project, and build it and it works out of the box, sorry for the issue.....but can be useful for others
❯ cargo build
...
Compiling zstd v0.11.2+zstd.1.5.2
Compiling actix-http v3.2.2
Compiling actix-web v4.2.1
Compiling tokio-native-tls v0.3.0
Compiling hyper-tls v0.5.0
Compiling reqwest v0.11.11
Compiling localtunnel-server v0.1.2 (/tmp/rlt/server)
Compiling localtunnel-client v0.1.2 (/tmp/rlt/client)
Compiling localtunnel v0.1.2 (/tmp/rlt/cli)
Finished dev [unoptimized + debuginfo] target(s) in 1m 29s
target/debug/localtunnel --version
[2023-09-13T17:21:02Z INFO localtunnel] Run localtunnel CLI!
localtunnel 0.1.2
thanks
I fixed this in https://github.com/kaichaosun/rlt/pull/31
hello any advice or solution to compile latest and greates version of localtunnel?
thanks in advance