Giter VIP home page Giter VIP logo

Comments (14)

ypid avatar ypid commented on July 22, 2024

First of all, it seems that you are using my fork of lgcommander because the one from @ubaransel does not have command line switches.

I am not sure what the problem is here. You can try adding --protocol roap but I am not sure if that will help.

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

now it works, dont know why but it works with the same command

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

whats the diffenerence between your fork and that one from ubaransel

from lgcommander.

ypid avatar ypid commented on July 22, 2024

See #4. Seems you can close the issue. Maybe your TV was a bit picky.

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

thecommand looks succesful but the volume does not increase

now i get this


root@raspberrypi:~/programme/LG# python3 lgcommander.py -H 192.168.0.100 -p 8080 -k DDGURF -c 24
# DEBUG: Detecting accepted protocol.
# DEBUG: Trying to connect to port 3000/tcp
# DEBUG: Testing protocol: hdcp
# DEBUG: Got response: OK
# DEBUG: Using protocol: hdcp
# DEBUG: Pairing key from user DDGURF
# DEBUG: Trying paring key: DDGURF
# DEBUG: Session ID is 479877994
# DEBUG: Executing command: 24

from lgcommander.

ypid avatar ypid commented on July 22, 2024

Try other commands …

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

what does it mean with port 3000 just port 8080 is opened on the tv

from lgcommander.

ypid avatar ypid commented on July 22, 2024

nmap 192.168.0.100 --reason -vvv -Pn -p 3000,8080 ? It is open … How did you test?

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

i do a nmap 192.168.0.100 and 8080 is the only port that is open it says.

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

with your command it says


PORT     STATE  SERVICE    REASON
3000/tcp closed ppp        reset
8080/tcp open   http-proxy syn-ack

from lgcommander.

ypid avatar ypid commented on July 22, 2024

Does not really make sense to me. Both this script and nmap check with TCP syn. Looks kind of like there is a advanced packet filter in place somewhere. If you want to debug it, fire up wireshark 😉.

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

ok what should i do with wireshark? wich settings and what should i post, i dont know how to use it.
thanks for your fast answer !!!!

from lgcommander.

ypid avatar ypid commented on July 22, 2024

I meant if you really want to debug it. The script seems to work as indented but nmap shows something which I and you did not expect … Correct?

You can check the TCP and IP header options and see if there is any difference. Then isolate the packets and try tcpreplay. Just if you like 😄

from lgcommander.

p4co86 avatar p4co86 commented on July 22, 2024

i try it tomorrow. thanks

from lgcommander.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.