perditiondb_mysql_makedb
Library to allow perdition to access MySQL based popmaps
Install
- All systems
-
curl cmd.cat/perditiondb_mysql_makedb.sh
- Debian
-
apt-get install perdition-mysql
- Ubuntu
-
apt-get install perdition-mysql
- Kali Linux
-
apt-get install perdition-mysql
- Fedora
-
dnf install perdition-mysql
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install perdition-mysql
- Raspbian
-
apt-get install perdition-mysql
- Dockerfile
- dockerfile.run/perditiondb_mysql_makedb
perdition-mysql
Library to allow perdition to access MySQL based popmaps
Perdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database stored in a MySQL database.