Advertisement
Guest User

Untitled

a guest
May 26th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. :local ip [/ip address get [/ip address find interface="wlan1"] address];
  2.  
  3. :local mac [/interface wireless get [ find default-name=wlan1 ] mac-address];
  4.  
  5. :local ip [put [:pick $ip 0 [:find $ip "/"]]];
  6.  
  7. /tool fetch http-method=post http-data="username=adi@freeMS&password=adi" url=("https://welcome2.wifi.id/wms/auth/authnew/autologin/quarantine.php\?ipc=$ip&gw_id=WAG-D5-KBL&client_mac=$mac&wlan=NDLNDL00098/TLK-WI32126651-0001:GILANG%20HOTSPOT") keep-result=no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement