Skip to content

Files

Latest commit

4639336 · Jul 16, 2021

History

History
This branch is 51 commits behind open-c3/open-c3:v2.2.0.

web-shell

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 4, 2020
Jul 16, 2021
Dec 4, 2020
Jul 16, 2021
Dec 4, 2020

web-shell

  1. 初始化

    I. ./tools/init 8080 (端口可以随意制定)

    II. ./tools/init 8080 /bin/bash(指定shell路径,默认路径为./bin/shell )

  2. 启动

    ./tools/restart (重启过程会kill掉初始化指定的端口,留意)