mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-05-16 00:10:16 +08:00
console: scripts to new options screen
This commit is contained in:
@@ -575,6 +575,7 @@ class ConsoleMaster(flow.FlowMaster):
|
||||
self.unload_scripts()
|
||||
for command in commands:
|
||||
self.load_script(command)
|
||||
signals.update_settings.send(self)
|
||||
|
||||
def edit_tcp_filter(self, tcp):
|
||||
patterns = (x[0] for x in tcp)
|
||||
|
||||
Reference in New Issue
Block a user