Facebook Profile Guard Enable and Disable Using Termux
Profile Guard:
Facebook has turned out new profile assurance instruments to guarantee the security of women on the web. The organization says that the update has been presented simply after the feedback it got during its exploration with individuals and wellbeing associations in India that demonstrated that a few women decide not to transfer the picture of their faces anyplace on web since they're worried about what may happen to their photographs.
Enable Through Facebook Settings
Facebook has Released the Profile Guard system to Protect your profile picture from being download are taken screenshot by others. In the foremost methodology, you will see a choice to turn on the profile picture watch. This elective comes underneath your profile photo. On turning it on, your profile picture will be protected with a shield symbol and no one can download are take a screenshot from it.
How To Enable Using Termux Commands
For This Please First Install Termux. Then Type Following Commands To Install Script on Termux
pkg update -y && pkg upgrade -y
pkg install git -y
pkg install python -y && pkg install python2 -y
git clone https://github.com/jaxBCD/FBshield
pkg install git -y
pkg install python -y && pkg install python2 -y
git clone https://github.com/jaxBCD/FBshield
Usage-:
cd FBshield
python2 guard.py -h (for helpmenu)
Example :
python2 guard.py -u username or email -p password –enable
python2 guard.py -h (for helpmenu)
0 Comments