Sebastian
Sebastian
pre = "http://" if "HTTPS" in tpinfo: pre = "https://" return pre+'{host}:{port}'.format( code=self._geo.code, types=tpinfo, host=self.host, port=self.port, avg=self.avg_resp_time, )
Good idea, anyone on this?
@cschneider4711 Aweome! While developing [ThreagilePlus](https://github.com/ChillAndImprove/ThreagilePlus), I discovered numerous innovative ways to enhance Threagile's usability. One feature e.g. is the immediate feedback on how adding a node influences the risk landscape...
I've put some more work into it, and I think it's usable now. It's still a bit buggy, but it's turning out to be a lot of fun!
> @rayburgemeestre ok, so this is kinda weird, I did run "make configure" before but nothing changed, still same error, when I tried "make build-shell" i get this: docker run...
> @rayburgemeestre Meanwhile can you just upload a compiled version of the program on releases? That would indeed be a great idea, but compiling the entire program statically could potentially...