diff --git a/README.md b/README.md index 0b1d87e..30b76ac 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ What to expect from previous version: * More throughput and less jitter due to Haskell GC. Most of you will not care, as it was performant enough already. But you can now saturate a gigabit ethernet card with a single connection * Command line is more homogeneous/has better UX. All tunnel can be specified multiple times * Tunnel protocol tries to look like normal traffic, to avoid being flagged +* Support of reverse tunneling * New bug, it is a rewrite (╯'□')╯︵ ┻━┻ ¯\\_(ツ)_/¯ * Mainly for me to ease the maintenance of the project. I don't do a lot of haskell nowadays and it was harder for me to keep maintening the project over time, as I get lost in touch of the Haskell ecosystem and new release. * Armv7 build (aka raspberry pi), as new version of GHC (Haskell compiler) dropped its support