* we will need to remove this and redo some of the network configuration
* k3s packages its own slirp4netns, need to override that to do our magic
* ln -fs bin/slirp4netns .rancher/k3s/data/current/bin/slirp4netns
+ * because k3s sets up the bin to be used here :( https://github.com/k3s-io/k3s/blob/0d23cfe038ef22d7ca899764e9aaeea8a39d4874/cmd/k3s/main.go#L189
+
Wrote slirp4netns wrapper(crude & insecure, will need to harden):
Interesting Reads:
* https://linux-blog.anracom.com/2017/10/30/fun-with-veth-devices-in-unnamed-linux-network-namespaces-i/
+
+It works!!!
+
+TODO: Document Magic Script, Automate IT, PROFIT
+
+IPv6:
+
+Yes because i am a masochist.
+