Skip to content

kapitankuka2011/openssh-setup-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSH-Setup

setups openSSH on termux

Install

Install the git package
pkg install git

Now clone the repository
git clone https://github.com/kapitankuka2011/openssh-setup

Now change directory to the dir
cd openssh-setup

Now lets make it to be a executable
chmod +x setup.sh

Now run it
./setup.sh
And thats it!

One Command Install

pkg install git && git clone https://github.com/kapitankuka2011/openssh-setup && cd openssh-setup && chmod +x setup.sh && ./setup.sh

Uninstall

idk maybe pkg remove openssh?

About

A program for termux that setups openssh

Topics

Resources

License

Stars

Watchers

Forks

Languages