Projects STRLCPY autorize Commits 4c2846af
🤬
  • add Drop proxy listener ports interception filter

  • Loading...
  • unknown committed 1 year ago
    4c2846af
    1 parent b4dbdbe8
  • ■ ■ ■ ■ ■
    gui/interception_filters.py
    skipped 47 lines
    48 48   "Ignore spider requests: (Content is not required)",
    49 49   "Ignore proxy requests: (Content is not required)",
    50 50   "Ignore target requests: (Content is not required)",
    51  - "Ignore OPTIONS requests: (Content is not required)"
     51 + "Ignore OPTIONS requests: (Content is not required)",
     52 + "Drop proxy listener ports: (Separated by comma)"
    52 53   ]
    53 54   self._extender.IFType = JComboBox(IFStrings)
    54 55   self._extender.IFType.setBounds(80, 10, 430, 30)
    skipped 58 lines
Please wait...
Page is in error, reload to recover