mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 19:14:09 +03:00
Src-IP in ME Routing + more strict bind_addresses
This commit is contained in:
@@ -287,6 +287,7 @@ pub async fn run() -> std::result::Result<(), Box<dyn std::error::Error>> {
|
||||
.await;
|
||||
let probe = run_probe(
|
||||
&config.network,
|
||||
&config.upstreams,
|
||||
config.general.middle_proxy_nat_probe,
|
||||
config.general.stun_nat_probe_concurrency,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user