Bogdan

Results 3 comments of Bogdan

Thanks for your fast response I've tried `curl http://192.168.88.1/cgi-bin/cmd?cmd=get_info` I am receiving `zsh: no matches found: http://192.168.88.1/cgi-bin/cmd?cmd=get_info` But in the browser over local WiFi and over wired USB printer is...

Yes, I understnad the differences between IP addresses in USB and WiFi connections Ping command works fine ``` ping 192.168.44.1 PING 192.168.44.1 (192.168.44.1): 56 data bytes 64 bytes from 192.168.44.1:...

> @usmanshahid001, > > You were using Python 3, but this project only runs on Python 2 for the moment. > > Vincent Thanks, for your reply. Mb somebody can...