add_ppp_secret
Add a PPP secret account for PPPoE or VPN services. Specify username, password, service type, and profile to authenticate client connections.
Instructions
Tambah akun PPP (PPPoE/VPN). BUTUH MIKROCLAW_ALLOW_WRITE=true.
Args: name: username akun. password: password akun. service: jenis service ('any','pppoe','l2tp','pptp','sstp','ovpn'). profile: nama PPP profile (default 'default').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| profile | No | default | |
| service | No | any | |
| password | Yes |