You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
通过jumpserver跳转到目标机器执行命令时,在jumpserver的会话记录中为啥会有如下命令:
bash -l -c 'set +o history 2>/dev/null; echo "===CHATERM_START_1779167467370_392d8d6226c8==="; eval "$(echo ZHUgLXNoIC92YXIvbGliLyogMj4vZGV2L251bGwgfCBzb3J0IC1yaCB8IGhlYWQgLTE1 | base64 -d)"; EXIT_CODE=$?; echo "===CHATERM_END_1779167467370_392d8d6226c8===:$EXIT_CODE"; set -o history 2>/dev/null'
并且还把最终的指令通过base64转码,是处于什么方面考虑的,为什么不愿意留下历史记录
All reactions