Skip to content

lavacraft239/R-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

R-Lite

R-Lite is a lightweight remote shell designed for quick and easy access to Linux systems.
It is faster and smaller than traditional SSH servers like Dropbear.


Features

  • Lightweight: ~700 KB binary after UPX compression
  • Single-threaded, uses minimal resources
  • Supports password authentication
  • Configurable ports:
    • Default: 2121
    • Root user: 21
  • Blocks dangerous commands (e.g., system wipe, fork bomb)
  • Open Source and easy to modify

Installation

  1. Download the binary from the Releases page.

  2. Move archive in home

  3. Execute archive ./rlite

About

Alernative OpenSSH for Android, PC this 715KB in android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages