locust-cloud 1.21.9.dev2__py3-none-any.whl → 1.21.10.dev1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- locust_cloud/docs/2-examples.rst +1 -1
- {locust_cloud-1.21.9.dev2.dist-info → locust_cloud-1.21.10.dev1.dist-info}/METADATA +2 -2
- {locust_cloud-1.21.9.dev2.dist-info → locust_cloud-1.21.10.dev1.dist-info}/RECORD +6 -6
- {locust_cloud-1.21.9.dev2.dist-info → locust_cloud-1.21.10.dev1.dist-info}/WHEEL +0 -0
- {locust_cloud-1.21.9.dev2.dist-info → locust_cloud-1.21.10.dev1.dist-info}/entry_points.txt +0 -0
- {locust_cloud-1.21.9.dev2.dist-info → locust_cloud-1.21.10.dev1.dist-info}/licenses/LICENSE +0 -0
locust_cloud/docs/2-examples.rst
CHANGED
@@ -161,7 +161,7 @@ You can examine the results from previous test runs (without needing to start yo
|
|
161
161
|
Source IP Addresses
|
162
162
|
===================
|
163
163
|
|
164
|
-
If you need to whitelist
|
164
|
+
If you need to whitelist source IP addresses in order to bypass firewalls or DDoS protections, here are the current IPs for each region:
|
165
165
|
|
166
166
|
US Region
|
167
167
|
|
@@ -1,13 +1,13 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: locust-cloud
|
3
|
-
Version: 1.21.
|
3
|
+
Version: 1.21.10.dev1
|
4
4
|
Summary: Locust Cloud
|
5
5
|
Project-URL: homepage, https://locust.cloud
|
6
6
|
Project-URL: repository, https://github.com/locustcloud/locust-cloud
|
7
7
|
License: MIT
|
8
8
|
License-File: LICENSE
|
9
9
|
Requires-Python: >=3.10
|
10
|
-
Requires-Dist: configargparse>=1.
|
10
|
+
Requires-Dist: configargparse>=1.7.1
|
11
11
|
Requires-Dist: gevent<25.0.0,>=24.10.1
|
12
12
|
Requires-Dist: platformdirs<5.0.0,>=4.3.6
|
13
13
|
Requires-Dist: python-socketio[client]==5.13.0
|
@@ -9,11 +9,11 @@ locust_cloud/web_login.py,sha256=2RC2NHczVdlz2bzmcPDDOR5UbL5ymBK2DUeo_5V6gY0,255
|
|
9
9
|
locust_cloud/websocket.py,sha256=9Q7nTFuAwVhgW74DlJNcHTZXOQ1drsXi8hX9ciZhWlQ,8998
|
10
10
|
locust_cloud/docs/.gitignore,sha256=ghNPcjYkjQXNS_eVmu2hQFhq6FIUliAD1O2CJhulS2o,10
|
11
11
|
locust_cloud/docs/1-first-run.rst,sha256=4CyEoreZfbuon30bRocx7mmKWEso-pVQeWqPiRWr3Dk,1630
|
12
|
-
locust_cloud/docs/2-examples.rst,sha256=
|
12
|
+
locust_cloud/docs/2-examples.rst,sha256=45s-gwExNwzbmpzleUENZK4WuHBO7fJ_lGzeukQdWrg,10128
|
13
13
|
locust_cloud/docs/locust-cloud.rst,sha256=KwolrGHH4RtU7VvzO6-QRAJu-ekPPR6XVzdf8i9qZGM,156
|
14
14
|
locust_cloud/docs/images/locust-cloud-screenshot.png,sha256=ag0IxBi-40VexC84MApol1GCgRCL2h-l8NQDTMaeTyE,477350
|
15
|
-
locust_cloud-1.21.
|
16
|
-
locust_cloud-1.21.
|
17
|
-
locust_cloud-1.21.
|
18
|
-
locust_cloud-1.21.
|
19
|
-
locust_cloud-1.21.
|
15
|
+
locust_cloud-1.21.10.dev1.dist-info/METADATA,sha256=sBOwaJ1giiNNpLWsmPG38J-FoPFTe7WChRBIVDRy-K0,789
|
16
|
+
locust_cloud-1.21.10.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
17
|
+
locust_cloud-1.21.10.dev1.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
18
|
+
locust_cloud-1.21.10.dev1.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
|
19
|
+
locust_cloud-1.21.10.dev1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|