diff --git a/README.md b/README.md index 85b2e90..6f9108c 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ for TCP and UDP, respectively. - [Addresses](#addresses) - [Protocols](#protocols) - [Ports](#ports) +- [Demo](#demo) - [Continuous Integration](#continuous-integration) - [Performance](#performance) - [Try it](#try-it) @@ -286,6 +287,20 @@ With default options, _pasta_ scans for bound ports on init and non-init namespaces, and automatically forwards them from the other side. Port forwarding is fully configurable with command line options. +## Demo + +### pasta + +
+ +### passt + + + ## Continuous Integration