sslsniff on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "sslsniff" 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
Copied
b. Install sslsniff on Arch using YAY
$
yay -S
sslsniff
Copied
* (Optional) Uninstall sslsniff on Arch using YAY
$
yay -Rns
sslsniff
Copied
2. Manually Install "sslsniff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sslsniff's git locally
$
git clone https://aur.archlinux.org/sslsniff.git
~/sslsniff
Copied
c. Go to ~/sslsniff folder and install it
$
cd
~/sslsniff
Copied
$
makepkg -si
Copied
3. Information about the sslsniff package on Arch User Repository (AUR)
ID: 330887
Name: sslsniff
PackageBaseID: 114838
PackageBase: sslsniff
Version: 0.8-1
Description: A tool for automated MITM attacks on SSL connections
URL: http://www.thoughtcrime.org/software/sslsniff/
NumVotes: 0
Popularity: 0
OutOfDate: 1705783214
Maintainer: Marlinski
Submitter: Marlinski
FirstSubmitted: 1471599438
LastModified: 1471599822
URLPath: /cgit/aur.git/snapshot/sslsniff.tar.gz
Name: sslsniff
PackageBaseID: 114838
PackageBase: sslsniff
Version: 0.8-1
Description: A tool for automated MITM attacks on SSL connections
URL: http://www.thoughtcrime.org/software/sslsniff/
NumVotes: 0
Popularity: 0
OutOfDate: 1705783214
Maintainer: Marlinski
Submitter: Marlinski
FirstSubmitted: 1471599438
LastModified: 1471599822
URLPath: /cgit/aur.git/snapshot/sslsniff.tar.gz