From 14c4c0253c51506caddb380c65fd56e0cf1060ab Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Fri, 4 Mar 2022 16:34:52 +0100 Subject: README: Make it somewhat readable on mobile devices Signed-off-by: Stefano Brivio --- README.md | 119 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 84 insertions(+), 35 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 45f9e51..cd4caa3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,45 @@ Author: Stefano Brivio While functional and tested to some extent, this project is still in early development phase: don't use in production or critical environments yet. + + # passt: Plug A Simple Socket Transport _passt_ implements a translation layer between a Layer-2 network interface and @@ -13,12 +52,13 @@ native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't require any capabilities or privileges, and it can be used as a simple replacement for Slirp. +
Overview diagram of passt - + @@ -50,6 +90,7 @@ replacement for Slirp. +
- -
+
+ ### passt -
+
+ ## Continuous Integration -
+
-
+
+ Test logs [here](/builds/latest/test/). -- cgit v1.2.3