Skip to content

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

License

Notifications You must be signed in to change notification settings

0xShaolin/serveo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published