Skip to content

Instantly share code, notes, and snippets.

@mstreicher
mstreicher / speed.py
Last active May 10, 2016 09:58 — forked from ma4a/speed.py
Python script for Vodafone Easybox 802 - get current internet speed
import re, string, sys, time, urllib
"""
*tested with Easybox 802 Firmware 20.02.233
"""
#SETTINGS *** only change values in this area
routerIP = "192.168.0.1" #address of router
routerUser = "root" #default: root
routerPW = "secret123" #pass for login