أداة a1ctl تدير الجهاز بالكامل من الطرفية أو SSH — مثالية للأتمتة والنسخ الاحتياطي وخطوط CI.The a1ctl tool manages the whole appliance from the terminal or SSH — ideal for automation, backups, and CI pipelines.
a1ctl
a1ctl status # حالة النظام والخدمات a1ctl iface list # الواجهات والعناوين a1ctl nat add ... # إضافة قاعدة NAT a1ctl fw rule add ... # قاعدة جدار حماية a1ctl wan status # حالة Multi-WAN a1ctl config backup # نسخة احتياطية للإعداد
a1ctl status # system & services status a1ctl iface list # interfaces & addresses a1ctl nat add ... # add a NAT rule a1ctl fw rule add ... # firewall rule a1ctl wan status # Multi-WAN status a1ctl config backup # back up the config
a1ctl config backup --out fw.json
a1ctl config restore fw.json
--json
العودة إلى الوثائقBack to Docs
We use cookies to improve your experience.