lojikil / tinyshell

super tiny remote webshell with some helpers. Not trying to hide anything, just a simple shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Dead simple remote shell, including some helpers:

  • shell.py: a simple terminal for executing commands on the remote host
  • tramp.py: uses a FISH-like system for uploading files.

To Do:

  • make tramp.py tolerant of the remote host not having base64 (for non-Linux hosts).
  • make both support POST instead of GET.

About

super tiny remote webshell with some helpers. Not trying to hide anything, just a simple shell

License:ISC License


Languages

Language:Python 91.7%Language:PHP 8.3%