Tunnels can now by default only be accessed by the owner, a flag is provided to make the tunnel public
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#![feature(impl_trait_in_fn_trait_return)]
|
||||
#![feature(let_chains)]
|
||||
pub mod animals;
|
||||
pub mod auth;
|
||||
pub mod ssh;
|
||||
pub mod tunnel;
|
||||
|
||||
Reference in New Issue
Block a user