This commit is contained in:
lastlink 2019-08-08 19:41:20 -04:00
parent 4b2e92d041
commit 533809e0ee
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)]