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

fritzconnection with password #11

Open
fabianito opened this issue May 10, 2017 · 2 comments
Open

fritzconnection with password #11

fabianito opened this issue May 10, 2017 · 2 comments

Comments

@fabianito
Copy link

Hi,
it is possible to add the password parameter to fritzbox_traffic.py. If i try the python script i got no results.
With password all works fine:
conn = FritzConnection(address=os.environ['fritzbox_ip'],password=os.environ['fritzbox_password'])

Thanks for your great work! :)

Best Regards,
Fabian

@mael2
Copy link

mael2 commented Jan 28, 2019

Thank you for this tip.

for me it works in fritzbox_connection_uptime.py but not in fritzbox_traffic.py

@bluecon
Copy link

bluecon commented Jun 18, 2020

Worked for me, too. Thank you.

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

3 participants