URL Scheme
Start Egern VPN
egern:/start
Stop Egern VPN
egern:/stop
Add Configuration Profile
egern:/profiles/new?name=name&url=url
Parameter Description:
name: Name of the the configurationurl: The URL of the configuration file
Add Policy Group
egern:/policy_groups/new?name=name&url=url
Parameter Description:
name: Name of the policy groupurl: The URL of the policy
Add Rule
egern:/rules/new?type=domain&match=match&policy=DIRECT
Parameter Description:
type: Type of rule (e.g., domain or domain_keyword)match: Matching item (e.g., a specific domain like example.com)policy: Policy (e.g., DIRECT or PROXY)
Add Module
egern:/modules/new?name=name&url=url
Parameter Description:
name: Module nameurl: The URL of the module file