Showing 38 open source projects for "open"

View related business solutions
  • 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Tabby Web

    Tabby Web

    An SSH/Telnet/Serial client in your browser

    Tabby Web brings a modern terminal experience to the browser by pairing a web UI with a backend gateway that brokers TCP connections over WebSockets. It aims to deliver an experience similar to the desktop Tabby terminal—sessions, profiles, and rich configuration—while being accessible anywhere through a login. The architecture splits concerns: a Django-based control plane manages users, auth, and configuration, while a gateway service handles network transport so browser clients can reach...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    whoami.filippo.io

    whoami.filippo.io

    A ssh server that knows who you are. $ ssh whoami.filippo.io

    whoami.filippo.io powers a diagnostic service that reports what your client and connection look like from the other side, making it a handy mirror for network and TLS debugging. It surfaces details such as your IP address, protocol versions, cipher suites, SNI, and other attributes that are otherwise tedious to confirm across layers. The tool emphasizes clarity and minimalism, helping engineers quickly verify configuration changes in browsers, proxies, VPNs, or CLI tools. It is especially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Russh

    Russh

    Rust SSH client & server library

    Russh provides a Rust library for implementing SSH clients and servers with a modern, async-friendly design. It exposes building blocks for authentication, channel management, port forwarding, and key handling, allowing you to embed SSH functionality directly into Rust applications. The API is designed to be explicit and composable, making it possible to implement custom behaviors like reverse tunnels, interactive shells, and service multiplexing. Because performance and safety are central,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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: 400 This Week
    Last Update:
    See Project
  • Help more people, with the help of Submittable Icon
    Help more people, with the help of Submittable

    Launch, manage, and measure any social impact program with Submittable's all-in-one platform.

    Accept and review any type of submission with Submittable, a cloud-based submission management platform. Whether you're looking to receive editorial, resumes, applications, contest entries, or portfolios, Submittable provides the tools to help you receive and manage all types of digital content so you can make better decsions. Top tools include form customization, team management and reviewing, submitter communication, and reports and data.
    Learn More
  • 5
    HPN-SSH is a series of performance patches for OpenSSH. By addressing network limitations and CPU limitations significant throughput performance can be realized. Gains of close to two orders of magnitude are possible on long fat network paths. The official git repo is now available at http://github.com/rapier1/openssh-portable. The Sourceforge repository should not be seen as the canonical repository for HPN-SSH. We will update it as we can but users should look to github to generate...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 6
    Doffen SSH Tunnel

    Doffen SSH Tunnel

    Manage hierarchy of ssh sessions and tunnels

    Ssh terminal, file transfer and tunneling tool. The focus is on running tunnels inside tunnels. That one has to jump through several machines. Please see the wiki pages for documentation. https://sourceforge.net/p/doffensshtunnel/wiki/Home/
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    Balancing Load Across Systems (Ballast)
    Ballast is a tool for balancing user load across SSH servers that supports user-specific policies as well as traditional policies based on metrics such as CPU load. It includes a simple client, a lightweight data server, and a data collection agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FullAuto

    FullAuto

    Fully Automate ANY Process with *Persistent* SSH/SFTP from One Host

    FullAuto is a groundbreaking secure programming framework that enables FULL API access to any number of simultaneous persistent SSH and SFTP connections to remote resources and devices. With FullAuto, connections are PERSISTANT enabling state preservation of file system navigations, environment manipulations, and user context shifting. Output and error messages from remote commands are returned accurately from both STDOUT and STDERR channels. With FullAuto persisent SSH/SFTP connections,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nps-ssh-askpass does exactly the same job as x11-ssh-askpass. The difference is that nps-ssh-askpass does not require xmkmf, so it is easier to compile on Mac OS X and Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build a Custom Ad Server in Just Weeks Icon
    Build a Custom Ad Server in Just Weeks

    Adzerk's ad serving APIs allow developers to build and scale innovative, server-side ad platforms without reinventing the wheel.

    Adzerk's APIs make it easy for engineers and PMs to build their own server-side, fully-customized ad server. Top e-retailers and user communities use Adzerk to build innovative ad servers to promote anything from native ads to internal content to sponsored listings (where vendors and sellers pay for their organic listing to be promoted in search and browsing results). Engineers reliably see a 90%+ reduction in dev time using Adzerk’s APIs versus doing it entirely from scratch. Adzerk’s customer list includes Fortune 500 brands, public companies, and unicorn startups, including Bed Bath & Beyond, LiveNation/TicketMaster, Wattpad, TradingView, imgur, Strava, and many more. Our Ad.Product community makes it easy for product managers, engineers, ad ops, and others to discover and discuss how to build innovative, user-first ad platforms.
    Start Now
  • 10

    YADE (SOSFTP)

    A Batch and API oriented application for managed file transfer.

    YADE (former SOSFTP) is a batch file transfer solution for FTP, FTPS, SFTP, WebDAV and other protocols. It provides a configurable command line client, an API and a bridge to the SOS JobScheduler. YADE comes with advanced error handling and logging capabilities. YADE is able to create and maintain a transfer history in a central database. Product Knowledge Base at https://kb.sos-berlin.com Change Management System at https://change.sos-berlin.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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. You can change the color theme of the chat, block or kick users, and chat on just about any platform where an SSH client is available, including on mobile.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    ZimmerSCP

    ZimmerSCP

    SCP GUI client for altering two remote file systems.

    This program is a GUI based SCP (Secure CoPy) client. It utilizes three windows for three file systems, allowing files to be copied between them, as well as files in each to be deleted, edited, or renamed either independently, or remote files in sync with each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libSSL

    C++ SSL Library

    C++ library that wraps both raw and SSL functionality into an easy-to-use set of classes. Raw sockets supported: * IPV4 TCP Platforms currently supported: * Windows The following SSL libraries are supported: * OpenSSL 1.0.2d Additional platforms, raw libraries (e.g. IPV6) etc. will be added in due course, the architecture has been designed to accommodate expansion.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SSHTOOLS J2SSH Maverick

    SSHTOOLS J2SSH Maverick

    The second generation SSH API from the original author of J2SSH

    ...With the development and pending release of a third generation SSH API, this legacy API has now been released under the GPLv3 and will continue to be maintained by the core author as a contribution to the open source community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    i.Ftp
    Simple portable cross platform FTP/SFTP/HTTP client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SAS008

    investigations & entertainment

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyTunnel

    pyTunnel

    ssh tunnel manager

    pyTunnel is a ssh tunnel manager ( port forwarding ) written purely in python. You can start and stop tunnels or groups of tunnels with a click of a button. Supports nested tunnels and inter-tunnel dependency relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MySecureShell is a sftp-server developing tool which help to make a ftp server like proftpd but very securised with SSH encryption. This software is highly configurable and very easy to install and use. Project has moved to https://github.com/mysecureshell/mysecureshell !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kippo-Graph

    Kippo-Graph

    Full featured script to visualize statistics from a Kippo SSH honeypot

    Kippo-Graph is a full featured script to visualize statistics from a Kippo SSH honeypot. It uses “Libchart” PHP chart drawing library by Jean-Marc Trémeaux, “QGoogleVisualizationAPI” PHP Wrapper for Google’s Visualization API by Thomas Schäfer and geoPlugin geolocation technology (geoplugin.com). Kippo-Graph currently shows 24 charts, including top 10 passwords, top 10 usernames, top 10 username/password combos, success ratio, connections per IP, connections per country, probes per...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kirisurf

    Kirisurf

    Kirisurf is an open-source internet traffic integrity protector

    Kirisurf is an open-source internet traffic integrity protector based on SSH and SSL, with many innovations in traffic obfuscation and server distribution. It can be safely and reliably used to circumvent censorship in China. Please visit our website for downloads, as SourceForge downloads are packet-scanned in China and may be unreliable and/or hijacked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Maverick .NET SSH API

    Maverick .NET SSH API

    ...The project was originally a commercial API that was mothballed in 2009 due to resource constraints. We have now revived the project and released the SSH2 implementation under the GPLv3 license for open source developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    curlplusplus

    A c++ wrapper/bind around libcurl

    This wrapper is meant to use curl in an OOP manner while preserving the programming style / API style of libcurl. This is more like an object oriented c++ bind rather than a wrapper, as it tries to keep the api as simple and as close to the original as possible without wrapping unnecessary stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A tiny text-based quick access menu for access management on a publicly visible computer
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    OGSS uses Python and libgmail to allow you to control your computer via SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Remote Connection Manager
    Remote Connection Manager is a GTK application that provides an easy way to initiate connections to remote machines. It's primary goal is to provide a GUI to launch ssh, telnet and rdesktop type of applications, however it is highly configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next