ronymunitz
Results
3
comments of
ronymunitz
Really missing the drag-to-resize on vertical setup
Add this rule to your UPF, the ip ranges should be the one configured to your UE devices: iptables -A FORWARD -i ogstun -o ogstun -s 10.10.0.0/24 -d 10.10.0.0/24 -j...
Added another fix in the docstring, regarding the AsyncSniffer/sniff docstring.