1 unstable release
0.1.6 | Feb 14, 2021 |
---|---|
0.1.5 |
|
#17 in #fingerprint
28KB
478 lines
jarm_rs
generate a JARM fingerprint for a domain or list of domains
- this is a wrapper around a python script created by Salesforce
requirements
usage
Cargo.toml
[dependencies]
jarm_rs = "0.1.6"
example
cargo run --example main
test
cargo test
notes
- code likely has much room for improvement; pull requests appreciated!
resources
- official JARM repository from Salesforce
Dependencies
~2.5–3.5MB
~74K SLoC