aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2020-03-22 18:41:40 +0100
committerToni Uhlig <matzeton@googlemail.com>2020-03-22 18:41:40 +0100
commitea1e885d303f719c4d9c398771a595d22da41c68 (patch)
treee77428a3919d12139488ff2bfeb4019e82a57d69
parentb96e7a6fa47ff523d14f1d1502b04cb3ad837186 (diff)
README* update
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r--README7
-rw-r--r--README.md7
2 files changed, 6 insertions, 8 deletions
diff --git a/README b/README
index ee90c2a..f2df04e 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ PingTunnel-[N]ew[G]eneration Read Me
What is ptunnel-ng?
----------------
Ptunnel-NG is a bugfixed and refactored version of Ptunnel with some additional
-features e.g. change the magic value without recompiling (bypass Cisco IPS).
+features e.g. change the magic value without recompiling.
What is ptunnel?
@@ -123,9 +123,8 @@ installed.
TODOs
-----
-- challenge response: switch from md5 to sha-512 (testing)
-- packet obfuscation
-- encryption (metadata + payload)
+- refactoring
+- libsodium integration
Credits and contributors
diff --git a/README.md b/README.md
index b89ce94..57eb353 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
## What is ptunnel-ng?
```
Ptunnel-NG is a bugfixed and refactored version of Ptunnel with some additional
-features e.g. change the magic value without recompiling (bypass Cisco IPS).
+features e.g. change the magic value without recompiling.
```
## What is ptunnel?
@@ -140,9 +140,8 @@ installed.
## TODOs
```
-- challenge response: switch from md5 to sha-512 (testing)
-- packet obfuscation
-- encryption (metadata + payload)
+- refactoring
+- libsodium integration
```
## Credits and contributors