Exposing local ports on a subdomain over SSH
Go to file
Dreaded_X 5213aee232
Store tunnel access in Arc<RwLock> and keep a copy in the handler
This should make it easier to access a tunnel in the handler and to
modify its access
2025-04-08 02:01:18 +02:00
helper Added some helper things for testing 2025-04-07 23:11:15 +02:00
src Store tunnel access in Arc<RwLock> and keep a copy in the handler 2025-04-08 02:01:18 +02:00
.gitignore Load env variables from .env file 2025-04-05 02:44:58 +02:00
Cargo.lock Store tunnel access in Arc<RwLock> and keep a copy in the handler 2025-04-08 02:01:18 +02:00
Cargo.toml Store tunnel access in Arc<RwLock> and keep a copy in the handler 2025-04-08 02:01:18 +02:00