Skip to content

Instantly share code, notes, and snippets.

@bizzk3t
bizzk3t / test-package-manager-network.sh
Created March 31, 2022 18:33
test-package-manager-network.sh
#!/usr/bin/env bash
# test installation of packages using different package managers
# used for testing network
# I have tested this on Ubuntu 21.10
# Bash version: 5.1.8(1)-release
# must have node/npm/yarn installed.
# Whenever I have an ipv4 address yarn should fail almost every time.