Wrapper for serveo, makes it easier to use. Works on termux, and all versions of linux as long as they have ssh installed.
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
git clone https://github.com/0xShaolin/serveo.git
cd serveo
sudo cp serveo /usr/bin && cp serveo /usr/local/bin
git clone https://github.com/0xShaolin/serveo.git
cd serveo
cp serveo /data/data/com.termux/files/usr/bin
serveo http <subdomain>
or
serveo tcp <port>
or
serveo kill