Showing 65 open source projects for "ssh-askpass"

View related business solutions
  • 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
  • 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
  • 1

    pulseagain

    Installing softwares on Windows remote Machine with pulse-again

    Pulse-Again is a graphical user interface written in Python and Tkinter to deploy softwares on a few computers with pulse2 secure agent installed on them. To use it, you need to create a pair of ssh key and you must allow the connexion on the remote computer by exporting your public key in the configuration of pulse2 (ssh) of the remote computer. To do this, you can insert manually your public key in the authorized_keys or use ssh-copy-id. Another point is that you must allow your machine to add automaticaly fingerprint of the remote computer in your known_hosts file Here to download : http://spacemax.googlecode.com/files/pulse-again.7z
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    USE secure operating system

    USE secure operating system

    a secure, open source OS for use inside USEagency facilities

    ...All communications that reasonably can be will be encrypted. It will also have fined-tuned firewall capabilities, with a default policy of deny all inbound except HTTP HTTPS and SSH. Web browser will be sand boxed from other parts of the OS. In order to access saved passwords, cache, cookies, ect in web browser, username/password are required. Downloaded files (and any other files entering the system) will be subjected to both an exception-based and signature-based virus scan. After that, they will be placed in a leveled security storage space, each more secure--with the most secure being 50. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    RainforestCluster

    Dynamically manage Amazon EC2 clusters

    ...It is also able to optimize the use of spot instances - idle computers in Amazon's cloud that are available at drastically reduced cost (5x-10x cheaper) - but can be terminated at any moment if capacity drops or the bid price rises. It also provides pre-installed features such as GlusterFS distributed filesystems, ThunderstormDistributor queuing system, RAID 0 /scratch, password-less ssh, and automatic cluster management, for ease of use and maximum processing speed for computational tools. Originally it was developed as a different version for the Wall Lab at Harvard CBMI.
    Downloads: 0 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
    Python sniffer that identifies interactive SSH sessions. It detects when an intruder uses SSH with: a wrong password, a good one or with a password cracking program. It uses two techniques: SSH client's banner identification and SSH session total by
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DynaFabric

    Manage existing clusters of machines efficiently via SSH.

    DynaFabric is an SSH based command dispatching and systems management framework, designed for easy implementation on existing networks. It allows you to configure SSH key based authentication, and centrally dispatch commands, manage installed software, maintain services, and enforce policies across your systems. DynaFabric is designed to be platform agnostic; support is being developed for FreeBSD, OpenBSD, NetBSD RHEL/CentOS, Ubuntu, Solaris 10, Solaris 11, and Illumos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyDSH is a remote administration tool, consisting of pydsh and pydcp. Pydsh allows you to run a command on multiple hosts in parallel over RSH, SSH or Telnet, OR manage your SSH public keys. The pydcp command allows copying files to/from multiple hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Emon

    Remote server monitoring application

    Emon is another remote server monitoring application, but this time you are able to start your monitoring in the terminal easily. You do not need to install any applications on the monitoring servers, because Emon uses SSH and /proc directory to get the monitoring data. All you need to do is just configure Emon in XML and create an SSH user. After configuration, you are ready to monitor ping, dns, ports, url, CPU, RAM, SWAP, disk, traffic and log files of multiple servers in the terminal. If something goes wrong, Emon will send email to the admin. Emon is able to send the statistics (dropouts and graphs) to the admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoConfig Pro

    AutoConfig Pro

    Automate Telnet and SSH for Cisco devices.

    This is a Windows GUI application written in Python 2.7, used for Telnet and SSH into multiple Cisco Routers, Switches and Firewalls to send configuration commands. It will automate the tasks for Cisco network engineers and reduce the administrative overhead for repetitive tasks such as SNMP config, changing usernames, adding tacacs config etc. The application is very simple to use, with sample commands and hosts files saved inside, it's doesn't provide inter-active session, but it will do all the work silently and provide you with the sessions log.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Clifire is a command line tool for mass file renaming. It supports regular expression renaming as well as some more user-friendly featurs such as cutting, padding and number formatting. It is aimed at remote use (e.g. ssh, telnet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Little SSH configuration Manager. Manages hosts in SSH client configuration file. (See man ssh_config) Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet another GUI for Kernel-based Virtual Machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UDPonTCPproxy proxies UDP traffic from a set of ports over TCP tunnels. Server side NAT's the UDP ports to a chosen destination, then sends back destination's replies. Usefull to tunnel UDP over SSH tunnels to things like license or game servers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Ereshkigal is an autossh tunnel monitor. It gives a user interface to monitor existing SSH tunnel that are managed with autossh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Concurrent SSH client, with fixed-length queue of active threads, file upload and download and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SSH-Toggler
    A simple python based tool for toggling the state of SSH Server in Debian systems featuring a small GTK2-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pySynchronize is a Qt4 application that can synchronize the folders of two computers using ssh and public/private keys login.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a remote administration tool that allows command execution on remote machines in a similar way to open ssh. The goal is to provide an OS independent way to execute remote commandsby using the Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kojoney is an easy of use, secure, robust and powerfull Honeypot for the SSH Service written in Python. With the kojoney daemon are distributeds other tools such as kip2country (IP to Country) and kojreport, a tool to generate reports from the log fi
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    OrgLDAP is an extensible LDAP user management application supporting groups, *NIX (POSIX, Shadow), Samba and other account types, SSH public keys and sudo roles. It includes a reusable extensible library and a web-based front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A very lightweight Python program that executes commands on multiple Linux hosts in a user-designated number of threads via SSH. Intended for management for a large number of Linux/Unix nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pynk, or the Python Network (K/C)ontrol (Names are hard, give me a break) is a programme designed to return data, when polled, about the system it is sitting upon. We Don't Need No Stinking SSH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Program enables to send command to several computers through SSH or WMI protocol. The list of computers is read from LDAP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SSHCE brings list of hosts from LDAP server (based on given ldap filter) and sends command to selected hosts through ssh protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB