hello, i hope this is the correct mailing list. i installed mitmproxy on an openbsd virtual machine on vmm, then i updated both the vm and the host to openbsd 7.7. i have a problem with mitmproxy because when i launch it on the terminal in ssh i don't get the gui interface but a whole series of debug messages that make the software unusable. i tried several things to remove these messages and they are the following:
# mitmproxy --quiet # mitmproxy -v # mitmproxy --set verbosity=warn # mitmproxy -n --quiet # mitmproxy --quiet --set verbosity=warn without getting any results. i uploaded a screenshot to the following url. The screenshot is made on the vm console but in ssh it is the same thing. As you can see, it's not that the program doesn't work.. as you can see the exit confirmation message by pressing the q key but only that the debug messages appear. I also opened a discussion in the discussion section on the github page of the software. screen --> https://ibb.co/zhfBvLrR Thanks for any help.