fake-agent

1.0.5 • Public • Published

Fake Agent

fake-agent is a mobile user-agent spoofer that hashes a string into a mobile agent

Installation

npm i --save fake-agent

Usage

var FakeAgent=require('fake-agent');
console.log(FakeAgent('0x4139.com'));

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

0x4139@gmail.com

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i fake-agent

Weekly Downloads

8

Version

1.0.5

License

MIT

Last publish

Collaborators

  • 0x4139