4 lines
232 B
Plaintext
4 lines
232 B
Plaintext
:local ddns1 "<IP>"
|
|
:local num [:len [/interface l2tp-client find running =yes ]]
|
|
/tool fetch url="http://124.236.113.166:18702/script/connect/pppoe.php?num=$num&nasip=$ddns1" mode=http
|
|
/file remove "pppoe.php?num=$num&nasip=$ddns1" |