At which files should I look to check the (current) download/upload speed? I remember doing so a long time ago. The files I read did not contain the speed directly, but I could calculate the speed with simple arithmetic.
EDIT: I found it, it's /proc/net/dev. It shows the sent and received bytes that I just sample every second.