Skip to content

Instantly share code, notes, and snippets.

@ibnux
Created September 2, 2022 03:46
Show Gist options
  • Save ibnux/7c375e2170569f4ec8e68840ee3d8f23 to your computer and use it in GitHub Desktop.
Save ibnux/7c375e2170569f4ec8e68840ee3d8f23 to your computer and use it in GitHub Desktop.
Mikrotik Hotspot User Profile script, put this on IP -> hotspot -> User Profile
:local mak "";
:set mak $"mac-address";
/tool fetch "http://server.absen/?user=$user&mac=$mak&secret=TambahSecretBiarAman" mode=http dst-path=flash/absen.txt;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment