sancoderhost / Phonessh

Shell script to easily connect to ssh server running in termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phone_ssh

A handy shell script to connect to ssh server running in termux

Installation

make install 

shellscript is copied to ~/.local/bin/, remember to include ~/.local/bin into your $PATH variable.

Usage

phonessh.sh 

Features

  • ssh
  • sshfs
  • sftp

About

Shell script to easily connect to ssh server running in termux

License:Other


Languages

Language:Shell 75.9%Language:Makefile 24.1%