sshfs
Filesystem client
Allows users to access and mount remote filesystems using SSH.
A network filesystem client to connect to SSH servers
6k stars
90 watching
494 forks
Language: C
last commit: 17 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
osxfuse/sshfs | A client implementation of the SSH File Transfer Protocol (SFTP) for seamless integration with local file systems. | 1,166 |
libfuse/libfuse | Provides an interface between userspace programs and the Linux kernel for exporting file systems. | 5,334 |
sshuttle/sshuttle | Solves the case of needing to access a network over SSH without creating port forwards or using complicated VPN protocols. | 11,787 |
sshnet/ssh.net | A .NET library for secure shell connections and file transfer | 4,011 |
apenwarr/sshuttle | A program that sets up a transparent proxy to access remote networks via SSH without requiring VPN setup or port forwarding. | 8,892 |
openssh/openssh-portable | A portable implementation of the SSH protocol for secure remote login and file transfer | 3,131 |
appleboy/ssh-action | A GitHub Action that enables execution of remote SSH commands in a workflow | 4,823 |
charmbracelet/wish | A Go library for building custom SSH servers with middleware support for various applications such as Git and Bubble Tea | 3,621 |
fangfufu/httpdirfs | A filesystem that allows mounting of HTTP directory listings or single files with caching and support for remote music servers. | 774 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,579 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,714 |
gliderlabs/sshfront | A lightweight SSH server frontend where authentication and connections are controlled with command handlers or shell scripts. | 303 |
nirui/sshwifty | An online SSH and Telnet client built using JavaScript | 2,433 |
ipfs/ipfs-desktop | A desktop application that provides a user-friendly interface for managing IPFS nodes and accessing the InterPlanetary File System | 6,013 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,066 |