Python2 pickles use different class names for some types. Specifically, builtins.str is __builtin__.str.
Add new -web.listen-address command line parameter, so that the listening interface can be limited. This follows a similar style as the official prometheus-node-exporter project. Update project README with the new parameter.