Skip to content

Commit

Permalink
Mention FreeBSD, in client and point to point mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Aug 3, 2019
1 parent f15b789 commit 5101a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Features:
* Low and constant memory footprint. Doesn't perform any heap memory allocations.
* Small (~25 KB), with an equally small and readable code base. No external dependencies.
* Works out of the box. No lousy documentation to read. No configuration file. No post-configuration. Run a single-line command on the server, a similar one on the client and you're done. No firewall and routing rules to manually mess with.
* Works with Linux, MacOS, OpenBSD, DragonFly BSD and NetBSD. Adding support for other operating systems is trivial.
* Works with Linux, MacOS and OpenBSD, as well as DragonFly BSD, FreeBSD and NetBSD in client and point-to-point modes. Adding support for other operating systems is trivial.
* Doesn't leak between reconnects if the network doesn't change. Blocks IPv6 on the client to prevent IPv6 leaks.

Next:
Expand Down

0 comments on commit 5101a86

Please sign in to comment.