feat: add closed connection tracking, state filtering, ByStop/ByReason sorting
This commit is contained in:
@@ -169,6 +169,8 @@ public enum SortOpt
|
||||
ByIdle,
|
||||
ByUptime,
|
||||
ByRtt,
|
||||
ByStop,
|
||||
ByReason,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user