useragent
2022-6-8 14:22:1 Author: github.com(查看原文) 阅读量:2 收藏

A comprehensive and categorized collection of User Agents.

Installation Instructions

To install the useragent tool, use the following command:

Usage

To display help for the tool, use the following command:

This will display all the flags supported by the tool:

ua is a straightforward tool to query and filter user agents

Usage:
  ./ua [flags]

Flags:
   -list              list all the categorized tags of user-agent
   -l, -limit int     number of user-agent to list (use -1 to list all) (default 10)
   -t, -tag string[]  list user-agent for given tag

The useragent tool is designed to be simple and efficient, making it easy to query and filter user agents based on your specific needs.


文章来源: https://github.com/projectdiscovery/useragent
如有侵权请联系:admin#unsafe.sh