Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure not working #18

Open
rubeecube opened this issue Nov 20, 2024 · 0 comments
Open

Configure not working #18

rubeecube opened this issue Nov 20, 2024 · 0 comments

Comments

@rubeecube
Copy link

Hi,

Script was not working, After commenting out the "or (( addr[0] != "192.168.4.1" ))", it is working

if (( ba.hexlify(data)[0:4] != "fef0" and len(data) != 165 )) or (( addr[0] != "192.168.1.1" )) or (( addr[0] != "192.168.4.1" )):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant