pmaster555

Results 4 issues of pmaster555

``` SnifferConfig.set_promisc_mode(true); SnifferConfig.set_immediate_mode(true); SnifferConfig.set_filter("udp dst portrange 27000-30000"); NetworkInterface iface = NetworkInterface::default_interface(); Sniffer sniffer(iface.name(), SnifferConfig); // at this point the application crashes ``` The error occurs on approximately 5% of computers....

Fatal error: Declaration of UDPSocket::connect($ipAddress, $portNumber, $timeout) must be compatible with Socket::connect(string $host, int $port): bool in /home/ebot/vendor/koraktor/steam-condenser/lib/UDPSocket.php on line 56

![image](https://user-images.githubusercontent.com/22826842/214645822-87796074-70a6-44f9-b87a-78efa2caeae1.png) в опере как то так, в хроме нормально SDK | v4.4.1-1-gb8050b365e GyverPortal | 3.5.2

How can I read and send data for the garage gate using this library? ![screenshot](https://cloud.githubusercontent.com/assets/22826842/25066461/aee9aa10-222e-11e7-9d72-d9fa2cb1f93d.png) In the screenshot the code is 3557