https://help.mikrotik.com/docs/spaces/ROS/pages/197984280/Back+To+Home
Reference to a workflow that allows an administrator to send a link to a target client, for downloading the tunnel config file (ovpn file generated here).
Build this workflow for an internet connected client to download the tunnel file. This is all achievable within the script, no need for an app to manage creation/etc.
Include:
- expiration time for the file delivery lnk (24h validity)
a. auto-removal of certificate if not downloaded in this time frame
- provide link to copy to another communication mechanism (sms, email, whatsapp, etc)
a. note - web.whatsapp.com , messages.google.com are viable copy/paste options
- optionally track this user's contact info
a. to notify them when the tunnel file expires
b . to notify with a new link
- Clicking the expired link provides status of the tunnel file (valid / invalid)
https://help.mikrotik.com/docs/spaces/ROS/pages/197984280/Back+To+Home
Reference to a workflow that allows an administrator to send a link to a target client, for downloading the tunnel config file (ovpn file generated here).
Build this workflow for an internet connected client to download the tunnel file. This is all achievable within the script, no need for an app to manage creation/etc.
Include:
a. auto-removal of certificate if not downloaded in this time frame
a. note - web.whatsapp.com , messages.google.com are viable copy/paste options
a. to notify them when the tunnel file expires
b . to notify with a new link