feat: add connection filters; and config struct;
also move sanitize_addr to mc_server module
This commit is contained in:
parent
3dcf2f03a8
commit
822330ef87
7 changed files with 94 additions and 41 deletions
|
|
@ -40,3 +40,4 @@ either = "1.6.1"
|
|||
nix = { version= "0.30.1", features = [ "zerocopy"] }
|
||||
tokio-splice2 = "0.3.2"
|
||||
strip-ansi-escapes = "0.2.1"
|
||||
evalexpr = { version = "13.1.0", features = ["regex"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue