34 releases

0.13.1 Feb 27, 2022
0.12.0 Jun 21, 2021
0.8.1 Mar 6, 2021

#11 in #allowing

Download history 10/week @ 2024-02-25 422/week @ 2024-03-31

422 downloads per month

MIT license

110KB
2.5K SLoC

Tunneler-Core

Docs Crates.io The Core functionality of the Tunneler-Software

Description

This package provides the Core functionality regarding the Client and Server side of the Tunneler-Software as well as allowing you to integrate this Software/Protocol into your own Projects where needed.

Features

Name Default Description
client enabled All the Client related code
server enabled All the Server related code
logging enabled Enables all the log related parts using the log crate
trace enabled Enables all the tracing-related parts using the tracing and tracing-futures crates

lib.rs:

This crate provides a simply way to start a tunneler server and client that can also easily be integradted into other projects allowing you to expose your services running in a private network to be exposed through a public server

Dependencies

~10–22MB
~295K SLoC