We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd09008 + 616f858 commit bc82abcCopy full SHA for bc82abc
README.md
@@ -61,12 +61,6 @@ or as a server with:
61
$ java -jar TLS-Server.jar -port [port]
62
```
63
64
-TLS-Attacker also ships with some example attacks on TLS to show you how easy it is to implement an attack with TLS-Attacker.
65
-You can run those examples with the following command:
66
-
67
-```bash
68
-$ java -jar Attacks.jar [Attack] -connect [host:port]
69
-```
70
71
Although these example applications are very powerful in itself, TLS-Attacker unleashes its full potential when used as a programming library.
72
0 commit comments