默认使用广播代替组播、精简依赖
This commit is contained in:
@@ -46,6 +46,7 @@ pub async fn main0(base_args: BaseArgs) {
|
||||
start_config.in_ips.clone(),
|
||||
start_config.out_ips.clone(),
|
||||
start_config.password.clone(),
|
||||
start_config.simulate_multicast,
|
||||
);
|
||||
let lock = match config::lock_file() {
|
||||
Ok(lock) => {
|
||||
|
||||
Reference in New Issue
Block a user