Update README.md
This commit is contained in:
parent
41ac1aedb7
commit
50965db92c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue