readme: add animated gif showing CLI interactions
parent
d5af2596f7
commit
2bc8a0d438
|
@ -2,6 +2,8 @@
|
|||
|
||||
A private network system that uses [WireGuard](https://wireguard.com) under the hood. See the [announcement blog post](https://blog.tonari.no/introducing-innernet) for a longer-winded explanation.
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/373823/118917068-09ae7700-b96b-11eb-80f4-6860072d504d.gif" width="600" height="370">
|
||||
|
||||
`innernet` is similar in its goals to Slack's [nebula](https://github.com/slackhq/nebula) or [Tailscale](https://tailscale.com/), but takes a bit of a different approach. It aims to take advantage of existing networking concepts like CIDRs and the security properties of WireGuard to turn your computer's basic IP networking into more powerful ACL primitives.
|
||||
|
||||
`innernet` is not an official WireGuard project, and WireGuard is a registered trademark of Jason A. Donenfeld.
|
||||
|
|
Loading…
Reference in New Issue