Update tunnel stats every redraw, auto redraw once a second
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m21s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m21s
This commit is contained in:
@@ -8,6 +8,7 @@ use registry::RegistryEntry;
|
||||
use russh::server::Handle;
|
||||
use tokio::sync::{RwLock, RwLockReadGuard};
|
||||
use tracing::trace;
|
||||
pub use tui::TunnelRow;
|
||||
|
||||
use crate::io::{Stats, TrackStats};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user