![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Automate a http task (tokens included)by leostereo (Beadle) |
on May 13, 2020 at 23:30 UTC ( #11116769=perlquestion: print w/replies, xml ) | Need Help?? |
leostereo has asked for the wisdom of the Perl Monks concerning the following question: Hi guys. Need to manually configure 200 huawei onts through its http gui. Each config involves login and 3 more clicks. I would like to automatize this task creating some kind of http agent. I did this in the past but now cpes have involved and now they request a token generated on browser side on each http transaction. Question: Is there some recomended way to face this problem ? recomended tool? analisis method ? Any other idea ? feedback? Sorry: I can not share any code since i have any yet. I think I will start using mechanize with perl as soon as I know how to face token thing. BTW: I already tryed using ont cli but it have no all commands I need. JUST TO BE CLEAR: I dont whant to broke any system neither hack something. Just need to get rid of this click nightmare. Regards, Leandro.
Back to
Seekers of Perl Wisdom
|
|