Skip to content

Commit 4451790

Browse files
committed
Add docs, 1.0.0 release
1 parent 6e4d3c8 commit 4451790

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# android-ssl-pinning-demo
2-
A tiny demo app using SSL pinning to block HTTPS MitM interception
2+
3+
> _Part of [HTTP Toolkit](https://httptoolkit.tech): powerful tools for building, testing & debugging HTTP(S)_
4+
5+
A tiny demo app using SSL pinning to block HTTPS MitM interception.
6+
7+
## Try it out
8+
9+
You can either clone this repo and build it yourself in Android Studio, or download the APK from the [releases page](https://github.com/httptoolkit/android-ssl-pinning-demo/releases) and install it with `adb install android-ssl-pinning-demo.apk`.

0 commit comments

Comments
 (0)