python-ssh-mitm on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-ssh-mitm" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-ssh-mitm on Arch using YAY

$ yay -S python-ssh-mitm

* (Optional) Uninstall python-ssh-mitm on Arch using YAY

$ yay -Rns python-ssh-mitm

2. Manually Install "python-ssh-mitm" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-ssh-mitm's git locally

$ git clone https://aur.archlinux.org/python-ssh-mitm.git ~/python-ssh-mitm

c. Go to ~/python-ssh-mitm folder and install it

$ cd ~/python-ssh-mitm $ makepkg -si

3. Information about the python-ssh-mitm package on Arch User Repository (AUR)

ID: 1036409
Name: python-ssh-mitm
PackageBaseID: 163404
PackageBase: python-ssh-mitm
Version: 1.0.0-1
Description: SSH mitm server for security audits supporting public key authentication, session hijacking and file manipulation.
URL: https://ssh-mitm.at
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gratuxri
Submitter: gratuxri
FirstSubmitted: 1613497773
LastModified: 1644794543
URLPath: /cgit/aur.git/snapshot/python-ssh-mitm.tar.gz