curl command for tmobile login

very handy

For your info, I was able to do:

curl -d username=username -d password=password -d Login= -d postURL=https://hotspot.t-mobile.com/user/homs/ https://service2.hotspot.t-mobile.com:443/pages/checkInput.jsp

What I’ve found is service2 isn’t constant — sometimes it “service1” (ugh)

marty


Reply

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text.
  • Images can be added to this post.
  • You may use [inline:xx] tags to display uploaded files or images inline.
More information about formatting options