monkey/monkey
Mike Salvatore 5a1e19391d Agent: Make tcp/ping timeouts consistent
* Ping takes a `timeout: float` instead of `options: Dict` the same way
  that `scan_tcp_port()` does.
* Timeouts are floats instead of ints
2021-12-13 09:32:05 -05:00
..
common Common: Remove STARTED_ON_ISLAND config path constant 2021-12-08 21:48:13 +05:30
infection_monkey Agent: Make tcp/ping timeouts consistent 2021-12-13 09:32:05 -05:00
monkey_island Island: Reformat "propagation" config options before sending to Agent 2021-12-13 09:32:05 -05:00
tests Agent: Make tcp/ping timeouts consistent 2021-12-13 09:32:05 -05:00
.coveragerc ci: add .coveragerc to omit unit test code from coverage report 2021-01-17 20:20:06 -05:00
__init__.py Remove "__author__" lines from the source code 2021-07-28 12:43:28 -04:00
codecov.yml Updated codecov coloring. 2020-03-15 11:50:43 +02:00
infection_monkey.py String vs byte stream mixup bugs fixed 2019-09-20 18:07:17 +03:00
monkey_island.py island: Rename start_island() -> main() 2021-06-03 11:01:03 -04:00