Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 668 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 668 Bytes

Serveo

Wrapper for serveo, makes it easier to use. Works on termux, and all versions of linux as long as they have ssh installed.

Installation

Dependencies

There are no dependencies for this project besides an ssh daemon. This can be accomplished by:

sudo apt-get install ssh #remove sudo if on termux

Linux

git clone https://github.com/0xShaolin/serveo.git
cd serveo
sudo cp serveo /usr/bin && cp serveo /usr/local/bin 

Termux

git clone https://github.com/0xShaolin/serveo.git
cd serveo
cp serveo /data/data/com.termux/files/usr/bin

Usage

serveo http <subdomain>

or

serveo tcp <port>

or

serveo kill