joncage
joncage
Any reason you can't run EDScout on the same machine as Elite and remotely connect a browser to it? That's the preferred way to do this I'd suggest. See the...
Yeah, could be done to make it a config or command line option. You'd probably need to use the -polling command line option as well as I doubt it would...
Now that _is_ interesting. EDScout uses this module to launch the chrome instance: https://pypi.org/project/flaskwebgui/ The line in question is here: https://github.com/ClimenteA/flaskwebgui/blob/34a1e2d47eef6f9283f7f440db8b106315f0ee4c/src/flaskwebgui.py#L201 ``` [self.browser_path, "--new-window", '--app={}'.format(self.localhost)] ``` i.e. ``` chrome.exe --new-window...
Could be related to #105
Gotcha. I'll give that a try and make a proposal to the maintainer of flaskwebgui. I've submitted quite a few alterations in the development of EDScout 😉 Might get you...
I'm not dead, but I do now have a 2 year old and a 6 month old. Neither of which sleep well. I've also moved house recently. All of which...
What options did you launch it with? That's an odd error. Does running the diangostic build shed any more light? Do you have Python 3.7 installed with the dns package...
Sounds like this might be a solved issue with a newer version of the python DNS library. https://github.com/rthalley/dnspython/issues/257 ~I'll see if I can get that upgraded.~ Sadly it looks like...
They should appear when you scan them in the FSS so sounds like something isn't working quite right there. Are these undiscovered systems or ones someone's already found?
Sounds like a neat idea to abbreviate. The value column already _is_ the scanned value.