QUOTE(trix @ May 28 2019, 02:08 PM)
thanks it still worksnow, I want to reuse this dongle for non Maxis SIM, and it seems like I need to manually click on "connect" every time for it
poking around, it seems like it makes the following request, putting here for reference
CODE
curl "http://192.168.0.1/goform/goform_set_cmd_process" -X POST -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0" -H "Accept: application/json, text/javascript, */*; q=0.01" -H "Accept-Language: en-US,en;q=0.5" -H "Accept-Encoding: gzip, deflate" -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" -H "X-Requested-With: XMLHttpRequest" -H "Origin: http://192.168.0.1" -H "DNT: 1" -H "Connection: keep-alive" -H "Referer: http://192.168.0.1/index.html" -H "Sec-GPC: 1" -H "Priority: u=1" --data-raw "isTest=false¬Callback=true&goformId=CONNECT_NETWORK"
the important part seems to be sending "isTest=false¬Callback=true&goformId=CONNECT_NETWORK" to "http://192.168.0.1/goform/goform_set_cmd_process"
im testing it with a openwrt router
Jun 2 2024, 07:56 PM

Quote
0.0181sec
0.23
7 queries
GZIP Disabled