Showing 68 open source projects for "ssh-fs"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    AWL

    AWL

    Securely connect your devices into a private network

    Anywherelan (AWL) is a peer-to-peer mesh VPN solution designed to securely connect devices across diverse networks without relying on centralized servers. By leveraging WireGuard tunneling and built-in NAT traversal, AWL facilitates seamless device connectivity at the IP level, enabling users to access services like SSH, RDP, or self-hosted applications without complex configurations. Its decentralized architecture ensures that traffic flows directly between devices, enhancing privacy and reducing latency. AWL is particularly beneficial for scenarios such as remote work, gaming, or accessing geographically restricted content.​
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    ipfs-car

    ipfs-car

    Convert files to content-addressable archives and back

    Convert files to content-addressable archives and back. ipfs-car is a library and CLI tool to pack & unpack files from Content Addressable aRchives (CAR) file. A thin wrapper over @ipld/car and unix-fs. Content-addressable archives store data as blocks (a sequence of bytes) each prefixed with the Content ID (CID) derived from the hash of the data; typically in a file with a .car extension. Use ipfs-car to pack your files into a .car; a portable, verifiable, IPFS-compatible archive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    phpseclib

    phpseclib

    PHP secure communications library

    ...For purposes of speed, OpenSSL, GMP, libsodium or mcrypt are used, if they're available, but they are not required. phpseclib is designed to be fully interoperable with standardized cryptography libraries and protocols. MIT-licensed pure-PHP implementations of SSH-2, SFTP, X.509, an arbitrary-precision integer arithmetic library, Ed25519 / Ed449 / Curve25519 / Curve449, ECDSA / ECDH (with support for 66 curves), RSA (PKCS#1 v2.2 compliant), DSA / DH, DES / 3DES / RC4 / Rijndael / AES / Blowfish / Twofish / Salsa20 / ChaCha20, GCM / Poly1305. The only requirement that phpseclib 3.0 has is that you must be using PHP 5.6+. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    SyncTERM

    Cross-platform BBS (ANSI) Terminal

    A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
    Leader badge
    Downloads: 316 This Week
    Last Update:
    See Project
  • 6
    Easy to use, easy to install, actively maintained and actively supported, phpseclib is the best way to utilize SSH, SFTP and RSA in PHP.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7
    RabbitRemoteControl

    RabbitRemoteControl

    Remote control. Support VNC, RDP, Terminal, SSH, TELNET etc

    ...Its goal is to be simple, convenient, security and easy to use, improving work efficiency. It include remote desktop, remote control, file transfer(FTP, SFTP), terminal, remote terminal(SSH, TELNET), player, network tools etc functions. This is only a read-only mirror repository. Main repository: https://github.com/KangLin/RabbitRemoteControl
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    AWS EC2 Instance Connect CLI

    AWS EC2 Instance Connect CLI

    All-in-one client for EC2 Instance Connect that handles key brokerage

    This is an all-in-one client for EC2 Instance Connect that handles key brokerage and establishing connections to EC2 Instances through an interface near-identical to standard system ssh, sftp, and other utilities. This is a Python client for accessing EC2 instances via AWS EC2 Instance Connect. This module supports Python 2.7.x and 3+. This package is available on PyPI for pip installation, ie, pip install ec2instanceconnectcli. It is strongly encouraged you set up a virtual environment for building and testing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A-Radar

    A-Radar

    Remote Connection Manager and Monitor

    A-Radar supports already the following protocols and services: RDP (Remote Desktop/Terminal Server) VNC (Virtual Network Computing) ICA (Citrix Independent Computing Architecture) SSH (Secure Shell) Telnet (TELecommunication NETwork) HTTP/HTTPS (Hypertext Transfer Protocol) FTP (File Transfer Protocol) SFTP (Secure File Transfer Protocol) Raw Socket Connections OFS (Open and monitor Folders) BFS (Backup Folders) RFS (Open and monitor Registry Keys) Of course, you can define your own protocols and services using the integrated Data Manager! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    Mount IPFS directory as local FS. go-ipfs daemon has this function but as of version 0.9.1 it's slow. ipfs-api-mount aims to be more efficient. For sequential access to random data it's ~3 times slower than ipfs cat but also ~20 times faster than cating files mounted by go-ipfs. It's supposed that FS mounted by go-ipfs daemon is slow because of file structure being accessed in every read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qodem Terminal Emulator
    Qodem is a a terminal emulator that resembles the BBS-era Qmodem. Includes phonebook, scrollback, capture, X/Y/Zmodem, Kermit, ANSI (+ music) / Avatar / VT102 / Linux emulation, Unicode, and keyboard macros. Connects over serial, ssh, telnet, rlogin.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    ssh-chat

    ssh-chat

    Chat over SSH

    ssh-chat is a custom SSH server written in Go that allows you to chat over SSH connection. When you open your terminal and type in a command, instead of getting a shell you get a chat prompt. With ssh-chat you get a simple chat room over a secure shell connection, where you can send and receive private messages, check any user's public key fingerprint for identification purposes, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Syncope

    Syncope

    dropbox with your own ftp/ssh

    Dropbox replacement done in python. Pluggable Backends, available are ftp and sftp (ssh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FSRadio-Remote

    Control your Frontier-Silicon Radio Devices from Windows Desktop

    FSRadio-Remote is a portable application for Windows Desktop that allows to control Frontier-Silicon chipset based Radio devices. • Installation: Download "FSRadio-Remote.zip", unzip it where you want and run "FSRadio-Remote.exe". It is advisable to set tray-icon as always visible in Windows settings. • Compatibility: Internet Radio devices based on the Frontier Silicon technology such as some from the following manufacturers: Hama, Medion, Technisat, Dual, Sangean, Roberts, Revo,...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15

    sympaadmin

    Command line utility for administering Sympa mailing lists.

    sympaadmin is a command line tool for administrating sympa mailing lists from the terminal, making it suitable for use over SSH, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ( pro ping )pinger network alert monitor

    ( pro ping )pinger network alert monitor

    Pinger alert, STATICTICAL TABLES, send EMAILs or SMS by SMS GATEWAY

    ...Capable of scanning IP INFINIT, automatic detection of the source of network interruptions without GUI interface configurations. More, it is designed for the computer technician who carries a powerful tool in the USB key. In addition, an audible alarm warns you via Telnet or SSH terminal, a log files recorded can be used to convey specific information to the system administrator. It is comes with a configurable for warning by email. lightweight code, coming with the source files, written in C, Email warning sender, ANDROID ping, SPARC, AMD64, traceroute, DETECT SOURCE Downs, Warning by Email, C language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Putty SSH Commander

    Putty SSH Commander

    Quickly, simultaneously issue SSH commands to multiple Linux machines

    Now you can quickly, simultaneously issue SSH commands to multiple UNIX servers from Windows. Host names, IP addresses and AES encrypted/Base64 encoded passwords come from a configuration file, dynamically creating GUI labels. Great, fast, SOA tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    PB2 Rconpanel

    An Administration Tool for Digital Paint: Paintball 2 Servers

    This is a simple and easy to use administration program for server admins that run Digital Paint: Paintball 2 servers. Using it is a lot easier than using a SSH client or modifying configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Putty Terminal Deployer

    Putty Terminal Deployer

    Easily open multiple SSH login terminals to Linux servers

    PuTTY Terminal Deployer allows dynamic PuTTY secure shell (SSH) logins to multiple UNIX servers. Host, IP addresses and AES encrypted/Base64 encoded passwords are read from a configuration file. All GUI labels are created dynamically from this info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    lvhuo

    lvhuo

    绿活在线购物商城网站

    该网站以SSH开源框架搭建,以struts作为核心控制器,拦截和转发用户请求,Hibernate 作为数据持久化方案、Spring管理和配置整个bean。主要实现用户在线注册登录、查看个人中心,订购蔬菜、 查看订单、用户评价、用户留言等模块。本人在项目中主要负责整个网站框架的搭建、个人中心、在线购物 等主要核心模块的码编写。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MailTimerX

    Send mails per SMTP in a predefined interval

    Ich übernehme keinerlei Haftung für die Benutzung dieses Programms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NullFXP is a cross-platform SFTP/FTP/Secure FTP client with GUI, based on Qt technology. It support multi host connection and multi transport each other supported protocol at meanwhile.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    raapchikftp

    single click ftp tool

    Feed up with file upload software Here is good News, RaapchikFTP Allows do all FTP task on single click so download RaapchikFTP RaapchikFTP is single click FTP tool, Allows you to upload, download files by just single click. Allow to transfer files over FTP, FTPS, SSH. Supported on windows 64 bits machine. Linux ubuntu and fedora version coming soon plz watch video https://www.youtube.com/watch?v=cDGzzxcvdA0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Anon on the Go

    portable anonymity pack

    contents: 1.bleachbit portable cleans cache data and browsing data and useless logs 2.proxifier 3.15 portable used to set rules for routing ALL traffic through a proxyy for tor set to 127.0.0.1 port :9050 in rules 3.true crypt portable encrypt your harddrive 4.u torrent portable 5.thunderbird portable email cliet which is tor freindly 6.putty ssh client 7.tor browser 8. xchat portable 9.pidgin portable secure IM client tor and off the record messaging freindly 10. torchat 11. K-mac portable mac address spoofing client 12.PIDGIN OTR 13.spybot search and destroy anti spyware portable 14.notepad++ portable Update v2 includes; 15. PrivaZer all packages updated... ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SPIZD stands for Stress Probing Invasive Zap Destructor; it's a command-line stress test tool used to determine how many simultaneous (concurrent) connections servers can handle. Protocols: http, pop3, pop3s, imap, imaps, smtp, smtps, ssh, radius.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB