This commit is contained in:
lastlink 2019-08-08 19:41:20 -04:00
parent 585048dace
commit 3eb074ac08
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ fn main() {
dbg!(flags);
// tls port forward functionality
// https://github.com/izderadicka/ptunnel-rust
// https://github.com/ctz/rustls
}
#[derive(Default, Debug)]