An easy and simple concept, one docker container per browser profile. Create social network profiles and associate them with the fingerprint generated in the container
Install docker and docker-compose
Click here for instruction to install docker
Clone the repo with the following command
git clone https://gitlab.com/kennbroorg/shit-bucket/middlefingerprint.gitInstall the dependencies (I recommend to use virtual environments)
cd middlefingerprint
pip install -r requirements.txtTo turn on the project run the following command
python mfp.pyIt used to be just scripts and now it is a humble framework to generate containers and keep the fingerprint for browser profiles.
A lot of functionality still needs to be added
Use it wisely
