завершение задания
This commit is contained in:
parent
54ec2b7b7d
commit
de23c6061a
2
.env
Normal file
2
.env
Normal file
@ -0,0 +1,2 @@
|
||||
readtok=df857b5ffec31dfe4c754879748e25ec43fcf5e8
|
||||
writetok=6e05e9dede9348a79693cec8ace8a4f97dda95b2
|
||||
BIN
.gitignore
vendored
BIN
.gitignore
vendored
Binary file not shown.
1
.idea/.name
generated
Normal file
1
.idea/.name
generated
Normal file
@ -0,0 +1 @@
|
||||
udp_server.py
|
||||
10
.idea/2 задание.iml
generated
Normal file
10
.idea/2 задание.iml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Python 3.12" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
7
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
7
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
@ -0,0 +1,7 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="PyInterpreterInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="ReassignedToPlainText" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
</profile>
|
||||
</component>
|
||||
6
.idea/inspectionProfiles/profiles_settings.xml
generated
Normal file
6
.idea/inspectionProfiles/profiles_settings.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<settings>
|
||||
<option name="USE_PROJECT_PROFILE" value="false" />
|
||||
<version value="1.0" />
|
||||
</settings>
|
||||
</component>
|
||||
7
.idea/misc.xml
generated
Normal file
7
.idea/misc.xml
generated
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Black">
|
||||
<option name="sdkName" value="Python 3.12" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12" project-jdk-type="Python SDK" />
|
||||
</project>
|
||||
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/2 задание.iml" filepath="$PROJECT_DIR$/.idea/2 задание.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
BIN
pictures/захват трафика udp-сервера и клиента.png
Normal file
BIN
pictures/захват трафика udp-сервера и клиента.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
BIN
pictures/захват трафика соединения с веб-сервером вгу.png
Normal file
BIN
pictures/захват трафика соединения с веб-сервером вгу.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 85 KiB |
BIN
pictures/повтор запроса с requests.png
Normal file
BIN
pictures/повтор запроса с requests.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 KiB |
1
tokens.txt
Normal file
1
tokens.txt
Normal file
@ -0,0 +1 @@
|
||||
readtok=df857b5ffec31dfe4c754879748e25ec43fcf5e8
|
||||
1
venv/Lib/site-packages/dotenv-0.9.9.dist-info/INSTALLER
Normal file
1
venv/Lib/site-packages/dotenv-0.9.9.dist-info/INSTALLER
Normal file
@ -0,0 +1 @@
|
||||
pip
|
||||
21
venv/Lib/site-packages/dotenv-0.9.9.dist-info/LICENSE
Normal file
21
venv/Lib/site-packages/dotenv-0.9.9.dist-info/LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018 Pedro Burón
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
14
venv/Lib/site-packages/dotenv-0.9.9.dist-info/METADATA
Normal file
14
venv/Lib/site-packages/dotenv-0.9.9.dist-info/METADATA
Normal file
@ -0,0 +1,14 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: dotenv
|
||||
Version: 0.9.9
|
||||
Summary: Deprecated package
|
||||
Home-page: https://github.com/pedroburon/dotenv
|
||||
Author: Pedro Burón
|
||||
Author-email: pedroburonv@gmail.com
|
||||
License: UNKNOWN
|
||||
Platform: UNKNOWN
|
||||
License-File: LICENSE
|
||||
Requires-Dist: python-dotenv
|
||||
|
||||
UNKNOWN
|
||||
|
||||
7
venv/Lib/site-packages/dotenv-0.9.9.dist-info/RECORD
Normal file
7
venv/Lib/site-packages/dotenv-0.9.9.dist-info/RECORD
Normal file
@ -0,0 +1,7 @@
|
||||
dotenv-0.9.9.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
dotenv-0.9.9.dist-info/LICENSE,sha256=UDN9gmLB0tw_cK1WQ5POBgI5Iu13Bt4kf9VSMrrjJ7c,1069
|
||||
dotenv-0.9.9.dist-info/METADATA,sha256=C-L93MBAM6T9nTEUOLcRWO_CuLfoo4Zd9WIpxnMu4e0,279
|
||||
dotenv-0.9.9.dist-info/RECORD,,
|
||||
dotenv-0.9.9.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
dotenv-0.9.9.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
||||
dotenv-0.9.9.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
||||
6
venv/Lib/site-packages/dotenv-0.9.9.dist-info/WHEEL
Normal file
6
venv/Lib/site-packages/dotenv-0.9.9.dist-info/WHEEL
Normal file
@ -0,0 +1,6 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.45.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py2-none-any
|
||||
Tag: py3-none-any
|
||||
|
||||
@ -0,0 +1 @@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user