Showing 195 open source projects for "ssh terminal"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    ssh-utils

    ssh-utils

    Support Tools for OpenSSH with multiple agents

    The ssh-utils package provides tools and extensions for the application of SSH. Current contained tools: - ssh-agent-manage.sh The management of the parallel SSH access by multiple agents, sessions, and keys. - ssh-pk-type.sh Displays private key type. - ssh-pk-asn1.sh Displays the private key as ASN.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SendCommand is a Perl script that uses the Expect library to automate telnet and ssh sessions on remote hosts (Cisco, Netscreen, Bluecoat and more). Executes commands and outputs results to stdout or into files. It aims to be a very flexible tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Moebius

    Moebius

    Raspberry PI minimal linux distribution

    Moebius Linux is a Raspberry PI armhf distribution built from scratch and targeted to have a small footprint. 20Mb of RAM (with ssh) and a 128Mb SD are minimum requirements. Size, speed and optimizations are main goals for this distro, take a look at it and contribute if you like it
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Manjaro-ARM-Mate-EX
    ...Except for standard GPU and sound drivers it contains a set of basic applications: DE - Mate 1.16 (Gtk2) Display Manager - Lxdm Internet - Firefox, x11vnc Multimedia - Kodi (works on click ;) ) Apps - Mate basic applications (Atril, Engrampa, Eol, Mate-terminal...) (Pamac and xscreensaver are not added intentionally - waste of system resources) Others: - GPU change from 64 MB to 192 MB - Auto-login to the system - Automatic installation of external devices - Optimization of themes, icons, widgets and fonts - Remote communication: SSH: sudo ssh manjaro@ip_adress VNC: sudo x11vnc --display :0 -auth guess
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Moscrack is a perl application designed to facilitate cracking WPA keys on a cluster of computers. This is accomplished with any one of Mosix clustering software, ssh, rsh or Pyrit connectivity to nodes. Cluster nodes can run any Un*x variant (includ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SetFirewall

    Firewall Management Script

    Written as a BASH script, SetFirewall allows the user to manage a linux systems firewall in real time using a text console or SSH. It comes in handy when trying to diagnose routing problems and track network useage. The user must understand the iptables command syntax. It's not for making firewall management easy. It's for visualizing firewall & network activity as well as management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    OutOfMonkeyland

    WeBWork administration automatizer

    Perl module thet helps automatize the tasks that are usually performed by a WeBWork mantainer. It works directly with the website so it does not need terminal access (like ssh) to the server where WeBWork is installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    logras

    logfile read and search utility

    Single stream viewer for logging output spread over multiple (large) files, terminal based, for diagnostics use over e.g. slow ssh connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NLoger

    NLoger

    Linux KeyLogger

    ...Surprising enough, software KeyLoggers are quite rare, especially on the Linux platform. And the ones that do exist, are not universal to all Linux distributions, however, NLoger is. NLoger is ideal for SSH and terminal bi-user workspaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via SSHv2. The script reads the IPs of the devices from the NETWORK_IP file, then gets the SSHv2/Telnet credentials from the SSH_USERPASS file and sends the commands you enter in the CMD_FILE file to all the devices. The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. Tools used: Python 2.7.3,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Those who have read past the "Malware" warning can be assured there is absolutely no malware in this OS or in the download. This warning comes from the "netcat" binary included in the download as a DOS time client. Unfortunately netcat has code that is flagged as malware. FREESCO, a NAT/firewall router/server based on Linux and runs on a single 1.44MB floppy. Freesco is very powerful and versatile and can connect multiple home or small office networks to most types of Internet connections...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16

    xen-shell2

    simple XEN guests / cloud management console shell

    XEN guests / cloud management shell which provides secure, simple and easy (remote, multi-user, multi-level) console based access to XEN DomU management - with simple bandwidth monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetCrypt

    NetCrypt

    NetCrypt - file-transfer utility providing secure data transfer

    NetCrypt is a small Open Source command line file-transfer utility providing authentication, confidentiality and integrity validation while still maintaining top-notch performance and transfer speed between machines. No public key distribution is required: NetCrypt is designed to use a symmetric passphrase with a strong key-derivation-function. NetCrypt seeks to fulfill all those requirements. In it's default configuration, it uses the AES-256-GCM cipher with a PBKDF2 key iteration count...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ac: Auto Connector

    ac: Auto Connector

    A Terminal Connection Manager (no GUI)

    This is a Terminal connection manager (no GUI), intended to be used with your favorite Terminal application (Konsole, Gnome-Terminal, yakuake, and so on) or to be used in machines with no GUI available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    staySafe Backup

    staySafe Backup

    A backup script designed for CMS like Typo3, Wordpress and many more

    staySafe Backup is an universal backup tool. This script can backup any server that has ssh or ftp and a mysql database. Once configured correctly it recognizes the used CMS and get the database parameter from the configuration of the CMS. But you can backup any server even if you dont use an CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    nfslap

    nfslap

    Automated NFS misconfiguration root obtainer

    This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root. In other words i'm lazy, so I wrote a bash script. Password is: FELIX Programmed on kali linux, to use on metasploitable2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pastoo

    raspberry gentoo image for free pascal developers

    8GB SD card image for raspberry - linux gentoo (2.8 GB used, OpenRc) - current localization: italian (you can find info to change settings in wiki link) - no X server - software: ssh, subversion and git - official fpc 2.6.4 - fpc trunk 2.7.1 (src downloaded subversion and compiled with fpc 2.6.4) - root password: q1w2e3r4t5 - psuser password: psuser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HexNET

    A simple telnet (and possibly SSH) server

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. The game logic belongs in the HexMUD project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB