modified: src/client.rs
This commit is contained in:
parent
88cc838969
commit
1117244b11
@ -12,8 +12,6 @@ use aes_gcm::{
|
||||
|
||||
use crate::config::ClientConfiguration;
|
||||
use crate::udp::{UDPVpnPacket, UDPVpnHandshake, UDPSerializable};
|
||||
use network_interface::NetworkInterface;
|
||||
use network_interface::NetworkInterfaceConfig;
|
||||
|
||||
pub async fn client_mode(client_config: ClientConfiguration, fd: i32) {
|
||||
info!("Starting client...");
|
||||
|
Loading…
x
Reference in New Issue
Block a user