From mboxrd@z Thu Jan 1 00:00:00 1970 From: athornton at gmail.com (Adam Thornton) Date: Sun, 20 Sep 2020 15:28:28 -0700 Subject: [COFF] A little networking tool to reduce having to run emulators with privilege Message-ID: <23BB3E13-7306-4BB6-9566-DF4C61DE9799@gmail.com> I finally got around to tidying up a little shell tool I wrote that turns a network interface you specify into a bridge, and then creates some tap devices with owning user and group you specify and attaches them to that bridge. This gets around having to run emulated older systems under sudo if you want networking to work. It’s mostly intended for the PiDP-11/simh, but it also works fine with klh10 and TOPS-20. Maybe it will be useful to someone else. https://github.com/athornton/brnet Adam -------------- next part -------------- An HTML attachment was scrubbed... URL: