passt

User-mode networking daemons for virtual machines and namespaces

brewmacoslinux
Try with needOr install directly
Source

About

User-mode networking daemons for virtual machines and namespaces

Commands

passtpasta

Examples

Start passt daemon for QEMU virtual machine networking$ passt -s /tmp/passt.sock
Run pasta to provide networking for a network namespace$ pasta -i eth0 -t auto -u auto
Start passt with specific port forwarding$ passt -s /tmp/passt.sock -l 127.0.0.1 -p 8080 -P 80