fake-agent
v1.0.5
Published
fake-agent is an user agent generator for mobile that hashes an id to an agent.
Downloads
14
Readme
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
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
TODO: Write history
Credits
License
MIT