1.0.5 • Published 9 years ago

fake-agent v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago