Hướng dẫn cài đặt wifi marketing cho Mikrotik với WifiBiz
Last updated
/ip hotspot walled-garden
add dst-host=wifibiz.net
add dst-host=api.wifibiz.net
add dst-host=static.wifibiz.net
add dst-host=analytics.smartwifi.vn
add dst-host=*.wifibiz.net
add dst-host=*smartwifi*
add dst-host=use.fontawesome.com dst-port=443
add dst-host=maxcdn.bootstrapcdn.com dst-port=443
add dst-host=fonts.googleapis.com dst-port=443
/radius
add address=178.128.51.224 secret=Zi0HgArisaKoevwz service=hotspot timeout=10s
/tool fetch url="https://raw.githubusercontent.com/smartwifivn/mikrotik-hotspot/master/login.html" \
mode=https dst-path=/<HOTSPOT_FOLDER>/login.html
/tool fetch url="https://raw.githubusercontent.com/smartwifivn/mikrotik-hotspot/master/alogin.html" \
mode=https dst-path=/<HOTSPOT_FOLDER>/alogin.html