Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 752 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 752 Bytes

uie

Useragent information extractor

Installation

Github:

git clone https://github.com/I2rys/uie

NPM Packages:

npm i axios

Usage

node index.js <useragent>
  • useragent - The useragent that you want to extract It's information.

License

MIT © I2rys