I'm playing around with an embedded device, running a linux kernel. It has web access via a proxy. My question is, is it possible to login via the unix console?
I can retrieve the login page using wget http://m.facebook.com
, but I'm not sure where to go from there.
Thanks in advance.