mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
Instead of loading the entire output into a new string with gtk.TextBuffer.get_text, we use the gtk.TextIter.forward_search method. This works because we don't need to use regular expressions to find a static string.
17 KiB
17 KiB