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
501 forks
Language: C
last commit: 2 months 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,175 |
libfuse/libfuse | Provides an interface between userspace programs and the Linux kernel for exporting file systems. | 5,389 |
sshuttle/sshuttle | Solves the case of needing to access a network over SSH without creating port forwards or using complicated VPN protocols. | 11,853 |
sshnet/ssh.net | A Secure Shell library for .NET, optimized for parallelism and supporting various authentication methods and encryption protocols. | 4,034 |
apenwarr/sshuttle | A program that sets up a transparent proxy to access remote networks via SSH without requiring VPN setup or port forwarding. | 8,894 |
openssh/openssh-portable | A portable implementation of SSH protocol for secure remote access and file transfer. | 3,164 |
appleboy/ssh-action | A GitHub Actions workflow for executing remote SSH commands using various protocols and options. | 4,890 |
charmbracelet/wish | A Go library for building custom SSH servers with middleware support for various applications such as Git and Bubble Tea | 3,714 |
fangfufu/httpdirfs | A program that allows users to mount HTTP directory listings or single files as a local filesystem with caching and support for Airsonic/Subsonic servers. | 784 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,600 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,733 |
gliderlabs/sshfront | A lightweight SSH server frontend where authentication and connections are controlled with command handlers or shell scripts. | 304 |
nirui/sshwifty | An online SSH and Telnet client built using JavaScript | 2,483 |
ipfs/ipfs-desktop | A desktop application that provides an intuitive interface to IPFS (InterPlanetary File System) for managing files and peers. | 6,038 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,080 |