#[tokio::main] async fn main() { println!("{}", yapilt::reqwest_client::ipv4(&mut reqwest::Client::new()).await); }