U7P4L-IN / USER-AGENT

This User Agent Tool Is For Facebook Clonning Update.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarsForksIssues
PRsDownload .zip


Language >


A user agent is a relatively short bit of text that (attempts to) describe the Software/Browser (the "Agent") that is making the request to a website. Web browsers include the user agent string in the requests they make to websites. The User Agent often includes descriptions of the Operating System and Device Type that the Browser/Agent is running on.

Tested On :

  • Kali Linux
  • BlackArch Linux
  • Ubuntu
  • Kali Nethunter
  • Termux ( Rooted/NonRooted Devices)

ChangeLogs

  • [1] Fixed updating
  • [2] Changed User interface
  • [3] Added Features
  • [4] Improved Speed
  • [5] And thats about it, if you face any errors or bugs kindly mail them to me or open an Issue in github

Contributing

Feel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.


Installation >

Termux >


apt update && apt upgrade -y
pkg install git
pkg install python
rm -rf USER-AGENT
git clone --depth=1 https://github.com/U7P4L-IN/USER-AGENT.git
cd USER-AGENT
python3 UA.py

Report bugs

If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.

Requirements

python-3
pip
Internet Connection
And some other python packages

Python 3


Install Requirements (on Linux) >


>> apt-get install git python3 python3-pip python python-pip

Kali Linux/Ubuntu/Parrot os >


sudo apt-get update && apt-get install git
git clone https://github.com/U7P4L-IN/USER-AGENT.git
cd USER-AGENT
ls
sudo python3 UA.py

Languages :

LICENSE

USER-AGENT is released under the MIT license, which grants the following permissions:

  • Commercial use
  • Modification
  • Distribution
  • Patent use
  • Private use

For more convoluted language, see the LICENSE.


Report bugs

If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.

DESCRIPTION
  • ©️ Copyright Message

Copyright © [2023-27] [U7P4L-IN] All rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.

Give A Star ⭐

You can also give this repository a star to show more people and they can use this repository.

About

This User Agent Tool Is For Facebook Clonning Update.

License:MIT License


Languages

Language:Python 100.0%