Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. {
  2. "RoundLengthInSeconds": 30,
  3. "CheckedRoundsPerRound": 3,
  4. "Services": [{
  5. "Name": "WASP",
  6. "FlagsPerRound": 2,
  7. "RunsPerFlag": 1,
  8. "NoisesPerRound": 0,
  9. "RunsPerNoise": 1,
  10. "RunsPerHavok": 0,
  11. "WeightFactor": 1
  12. },{
  13. "Name": "pingr",
  14. "FlagsPerRound": 1,
  15. "RunsPerFlag": 1,
  16. "NoisesPerRound": 0,
  17. "RunsPerNoise": 1,
  18. "RunsPerHavok": 0,
  19. "WeightFactor": 1
  20. }],
  21. "Teams": [{
  22. "Name": "Team1",
  23. "TeamId": 1,
  24. "VulnboxAddress": "10.60.1.2",
  25. "GatewayAddress": "10.60.1.1"
  26. }, {
  27. "Name": "Team2",
  28. "TeamId": 2,
  29. "VulnboxAddress": "10.60.2.2",
  30. "GatewayAddress": "10.60.2.1"
  31. }, {
  32. "Name": "Team3",
  33. "TeamId": 3,
  34. "VulnboxAddress": "10.60.3.2",
  35. "GatewayAddress": "10.60.3.1"
  36. }, {
  37. "Name": "Team4",
  38. "TeamId": 4,
  39. "VulnboxAddress": "10.60.4.2",
  40. "GatewayAddress": "10.60.4.1"
  41. }, {
  42. "Name": "Team5",
  43. "TeamId": 5,
  44. "VulnboxAddress": "10.60.5.2",
  45. "GatewayAddress": "10.60.5.1"
  46. }, {
  47. "Name": "Team6",
  48. "TeamId": 6,
  49. "VulnboxAddress": "10.60.6.2",
  50. "GatewayAddress": "10.60.6.1"
  51. }, {
  52. "Name": "Team7",
  53. "TeamId": 7,
  54. "VulnboxAddress": "10.60.7.2",
  55. "GatewayAddress": "10.60.7.1"
  56. }, {
  57. "Name": "Team8",
  58. "TeamId": 8,
  59. "VulnboxAddress": "10.60.8.2",
  60. "GatewayAddress": "10.60.8.1"
  61. }, {
  62. "Name": "Team9",
  63. "TeamId": 9,
  64. "VulnboxAddress": "10.60.9.2",
  65. "GatewayAddress": "10.60.9.1"
  66. }, {
  67. "Name": "Team10",
  68. "TeamId": 10,
  69. "VulnboxAddress": "10.60.10.2",
  70. "GatewayAddress": "10.60.10.1"
  71. }]
  72. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement