完善配置

This commit is contained in:
lubeilin
2023-02-07 21:31:42 +08:00
parent efb7053931
commit 6872ec3618
11 changed files with 242 additions and 72 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use std::net::Ipv4Addr;
use crate::tun_device::{TunReader, TunWriter};
use std::net::Ipv4Addr;
pub fn create_tun(
address: Ipv4Addr,