Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozfreddyb/b2g-misc
scripts and files for mesing with b2g
https://github.com/mozfreddyb/b2g-misc
Last synced: 19 days ago
JSON representation
scripts and files for mesing with b2g
- Host: GitHub
- URL: https://github.com/mozfreddyb/b2g-misc
- Owner: mozfreddyb
- License: mpl-2.0
- Created: 2014-07-09T10:28:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T22:04:17.000Z (over 9 years ago)
- Last Synced: 2023-04-10T18:54:52.087Z (over 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
b2g-misc
========miscellaneous scripts and files for messing with b2g devices and simulator
#### index
* `import-ca-cert.js`
* used to add CA cert to the simulator (doesn't work on devices - yet?)
* `proxyfiy-all.js`
* tells b2g to proxy everything¹ through a given IP address
* `PnH-FxOS.js`
* a tool to install a CA cert from a PnH compliant mitm proxy.---
¹ not all WebAPIs respect this.