Swithun

Results 15 comments of Swithun

Thanks, I will try @MakerGYT

@linusic not everything, every scense works well on wsl2 with wslg, I am tired to solve those little problems

很好了,`typora`死活不肯加的东西在这里体验到了🙊

> 当前版本开启代理后无法联网,能不能添加选项是否走代理,类似网易云那种 ![image](https://user-images.githubusercontent.com/42160297/123545134-223f5780-d789-11eb-8bfc-cec259b9e7d0.png) 这里设置-》就可以了

人呢

``` let test_arp = pnet::packet::arp::Arp { hardware_type: pnet::packet::arp::ArpHardwareTypes::Ethernet, protocol_type: pnet::packet::ethernet::EtherTypes::Ipv4, hw_addr_len: 6, proto_addr_len: 4, operation: pnet::packet::arp::ArpOperations::Request, sender_hw_addr: *source_mac.as_bytes(), sender_proto_addr: source_ip, target_hw_addr: target_mac, target_proto_addr: target_ip, payload: vec![], }; let test_eth =...

@stappersg I want to broadcast ff-ff-ff-ff-ff-ff to in Lan, and then the devices send back response, then I will get it's ip

> @52yaoer https://github.com/swithun-liu/babel/blob/main/frontend/swithunApp/app/libs/arm64-v8a/libijkffmpeg.so 我m1编成了,有时间写个教程