Skip to content

Releases: iss4cf0ng/OpenShell

OpenShell-v1.0.0

08 Mar 10:00
18ee812

Choose a tag to compare

.o0o.-----[ First public release of OpenShell]-----.o0o.


Introduction

OpenShell is a lightweight, open-source reverse shell management server written in Go.

#Features

  • Web-based GUI for managing multiple shell sessions
  • Interactive terminals in browser (supports vim, nano, ssh, nc, etc.)
  • Simple command generator for reverse shell connections
  • Session persistence with reconnect support

Disclaimer

This tool is intended for educational and research purposes only. Do not use it for illegal activities.

Quick Start

  1. Download and extract the tarball
  2. Run:
    ./openshell-server
  3. open your browser at https://localhost:8080. Default password: 123456 (please change it in production)

Feedback

If you encounter bugs or have suggestions, feel free to open an issue.

If you find this project useful, a ⭐ on the repository would be greatly appreciated!