mgerst / flag-slurper

A red team utility for Cyber Defense Competitions.
https://flag-slurper.rtfd.io
MIT License
3 stars 2 forks source link

Add ability to mass-add services #85

Closed mgerst closed 4 years ago

mgerst commented 4 years ago

Adds the flag-slurper services mass-add command to add a service for all teams at once.

Closes #78

codecov[bot] commented 4 years ago

Codecov Report

Merging #85 into master will increase coverage by 0.34%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   76.11%   76.45%   +0.34%     
==========================================
  Files          26       26              
  Lines        1482     1491       +9     
==========================================
+ Hits         1128     1140      +12     
+ Misses        354      351       -3
Impacted Files Coverage Δ
flag_slurper/services.py 100% <100%> (+5.76%) :arrow_up:
flag_slurper/autolib/models.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6f871f1...ea5cf02. Read the comment docs.