软件包:ejabberd-mod-shcommands(0.2018.12.10~dfsg0-3)
ejabberd-mod-shcommands 的相关链接
Debian 的资源:
下载源码包 ejabberd-contrib:
- [ejabberd-contrib_0.2018.12.10~dfsg0-3.dsc]
- [ejabberd-contrib_0.2018.12.10~dfsg0.orig.tar.gz]
- [ejabberd-contrib_0.2018.12.10~dfsg0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
execute shell commands via XMPP (dangerous!)
WARNING: USE THIS MODULE AT YOUR OWN RISK !!! This module allows ejabberd administrators to remotely execute shell commands which could compromise both the ejabberd server and the whole machine.
This module provides the ejabberd server administrator a method to remotely execute shell commands through the ejabberd server.
It provides a page in the ejabberd Web Admin which only the administrators of the whole server can access.
Three types of commands are possible:
* ejabberd_ctl: makes a call to ejabberd_ctl; * erlang shell: executes an erlang command; * system shell: executes a command on the system shell.The result of the execution will be shown.
In the system shell, only non-interactive commands will work correctly, for example this will work:
ps -allDon't use commands that start an interactive mode: DON'T TRY THIS: top DON'T TRY THIS: vim readme.txt
This module does not check if the commands are dangerous or problematic, so this module is only recommended for experienced ejabberd and Erlang/OTP administrators. USE THIS MODULE AT YOUR OWN RISK !!!
其他与 ejabberd-mod-shcommands 有关的软件包
|
|
|
|
-
- dep: ejabberd (= 18.12.1-2)
- distributed, fault-tolerant Jabber/XMPP server
-
- dep: erlang-base (>= 1:17)
- Erlang/OTP virtual machine and base applications
- 或者 erlang-abi-17.0
- 本虚包由这些包填实: erlang-base, erlang-base-hipe
-
- dep: erlang-base (>= 1:21.2.2+dfsg)
- Erlang/OTP virtual machine and base applications
- 或者 erlang-base-hipe (>= 1:21.2.2+dfsg)
- Erlang/OTP HiPE enabled virtual machine and base applications