Skip to content

projetos/sshmount

Repository files navigation


Logo

SSH Mount

An awesome script pack to turn ease to use sshfs tool.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Installation
  4. License
  5. Contact

About The Project

Logo

I implemented this script package to make it easier to mount file systems between my computers on my local network using sshfs. It's just an implementation exercise in shell script and zenity GTK.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You will need the following tools installed. Find out how to do it on your system operate.

  • ssh pack
    sudo apt install ssh
    
  • sshfs
      sudo apt install sshfs
    
  • zenity gtk
      sudo apt install zenity
    
  • nmap
      sudo apt install nmap
    

Installation

Ho to install.

  1. Clone the repo
    git clone https://github.com/salomaodomingos/sshmount.git
    cd sshmount
  2. running sshmount-install.sh
    sudo ./sshmount-install.sh

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Salomão Domingos - [email protected]

Project Link: https://github.com/projetos/sshmount

(back to top)

About

A tool for sshfs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages