docs.rs failed to build chrome_password-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
chrome_password-0.2.1
chrome_password
Steal Get username & password from Chrome. (Now Only Windows)
Installation
You can download the exe binary from the releases page.
With Cargo:
cargo install chrome_password
Usage
➜ ~ chrome_password
+----------------------------------------+------------------------+---------------------------+
| url | username | password |
+----------------------------------------+------------------------+---------------------------+
| https://baidu.com | justjavac | 12345678 |
+----------------------------------------+------------------------+---------------------------+
| http://127.0.0.1/login.php | admin | 12345678 |
+----------------------------------------+------------------------+---------------------------+
| https://www.zhihu.com/login | root | 12345678 |
Use as crate
Add this to your Cargo.toml:
[]
= "0.1"
Code:
use env;
use PathBuf;
License
Deno Version Manager(dvm) is released under the MIT License. See the bundled LICENSE file for details.