Skip to content

Instantly share code, notes, and snippets.

@bezeklik
bezeklik / sshpass.rb
Last active October 3, 2025 09:41 — forked from stefanoverna/sshpass.rb
sshpass brew formula
require 'formula'
class Sshpass < Formula
desc 'Sshpass is a tool for non-interactivly performing password authentication with SSH\'s so called "interactive keyboard password authentication". Most user should use SSH\'s more secure public key authentiaction instead.'
url 'https://downloads.sourceforge.net/project/sshpass/sshpass/1.10/sshpass-1.10.tar.gz'
homepage 'https://sourceforge.net/projects/sshpass/'
sha256 'ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda'
version '1.10'
def install