我們使用 cookie 來幫助我們改善網頁體驗。請閱讀我們的 Cookie 政策

App Central

分類

關於此應用程式

script_server asustor NAS App

script_server

  • 版本: 1.18.0.1
  • 開發者: Iaroslav Shepilov
  • 維護者: father_mande
  • 分類: 工具程式
  • 檔案大小: 3.62MB
  • 支援機型: AS6, AS70, AS50, AS51, AS2, AS3, AS10, AS61, AS62, AS31, AS32, AS63, AS64, AS40, AS52, AS53, AS65, AS71, AS66, AS11, AS33, AS67, AS54, AS11TL, AS33v2, AS68, AS72, AS12, FS67, FS68
  • ADM 版本: 4.0.0
  • 最後更新時間: 2023-05-05

說明

Script-server APKG : https://forum.asustor.com/viewtopic.php?f=42&t=11667#p38149
Script-server 是一個用於腳本的網頁使用者介面。
作為管理員(script_admin 密碼 asusfr1),您可將現有腳本加入 Script-server,其他使用者便可透過網頁介面執行它們。使用介面非常簡單,非技術人員也能使用。
不需修改腳本 — 您在 Script-server 設定每個腳本,它會建立對應的使用介面並帶有參數,同時負責驗證、執行等。


更新項目

1.18.0.1
... update engine to git f0fc7cf
... add Keycloak OpenID Auth
... add UI separator (so parameters are presented as a form define by you)
... solve bugs (include some when Python is 3.7 (ADM version)
... add interactive (stdin) parameters (from script-server not from bash, Python, etc. language
1.18.0
... update of engine with 2 major news and solved bug
... possibility to add splash screen under menu of a script before running it
... Now sub menu in runners (so more clear to manage script by usage or target)
1.17.5
... rebuild of python virtual env ... in case of update of Python 3 (ex. 3.10)
... ... Python virtual env. is created at install but can be easily rebuild using a simple command (rebuild_venv) BUT this is very rare just now for Python 3.10 update
... add a force restart to scriptserver in case of changing password (need to avoid change done but not reflected in Web)
... add themes (mine) and sample (also themes) from dev.

1.17.3
... change install procedure, python3 virtualenv is now dynamicaly created during APKG install phase.
... ADD python ldap and bcrypt modules for complete authentication methods possible, read the wiki in script-server Github
... solve if link are broken in runners (scripts folder)
... Ready to use WebUIforXXXX APKG generated from public Github https://github.com/father-mande/WebUIfor_APKG
... solve minor bugs.
... update keep your settings

1.17.1
... solve bug when intoduce tar gz scripts
... Add lot of control to have a better view of integration tar gz error
... Add temporary workaround do htpasswd not working in ADM 4.x on Armv7l NAS series.

1.17.0.2
... solve a (stupid) bug in user management
... don't stay in 1.17.0.1

1.17.0.1
... integrate last commit from scriptserver github
... update script for bug with ADM 4 (htpasswd PATH)
... ONLY for ADM 4.x

1.17.0
... integrate commit up to end of March
... add HTML and HTML-Iframe output
... add editable_list type
... fixed bugs

1.16.0.1
... initial release
... admin is : script_admin with password : asusfr1
... detail : https://forum.asustor.com/viewtopic.php?f=42&t=11684