Other
[ DevCourseWeb com ] Mastering Python Networking - Udemy
Torrent info
Name:[ DevCourseWeb com ] Mastering Python Networking - Udemy
Infohash: 4BFED0FB0F536A341744B75D1C160379F9B35618
Total Size: 1.88 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 1
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2026-01-26 23:50:12 (Update Now)
Torrent added: 2021-12-09 22:37:18
Torrent Files List
Get Bonus Downloads Here.url (Size: 1.88 GB) (Files: 253)
Get Bonus Downloads Here.url
~Get Your Files Here !
01 - Review of TCP_IP Protocol Suite and Python
001 Course Overview.mp4
001 Course Overview_en.vtt
002 Lesson Overview.mp4
002 Lesson Overview_en.vtt
003 An Overview of the Internet.mp4
003 An Overview of the Internet_en.vtt
004 The OSI Model.mp4
004 The OSI Model_en.vtt
005 Client-Server Model.mp4
005 Client-Server Model_en.vtt
006 Network Protocol Suites.mp4
006 Network Protocol Suites_en.vtt
007 Python Language Overview.mp4
007 Python Language Overview_en.vtt
008 Lesson Summary.mp4
008 Lesson Summary_en.vtt
Code Bundle
Chapter01
helloworld.py
math_stuff
__init__.py
subtract.py
Chapter02
chapter2_1.py
chapter2_2.py
chapter2_3.py
chapter2_4.py
commands.txt
devices.json
hosts.json
iosv-1_output.txt
iosv-2_output.txt
Chapter03
Arista
eapi_1.py
eapi_2.py
eapi_2_acl.py
pyeapi_1.py
Cisco
cisco_apic_em_1.py
cisco_nxapi_1.py
cisco_nxapi_2.py
cisco_nxapi_3.py
cisco_nxapi_4.py
cisco_yang_1.py
cisco_yang_1_interfaces.xml
Juniper
junos_netconf_1.py
junos_netconf_2.py
junos_netconf_3.py
junos_pyez_1.py
junos_pyez_2.py
Chapter04
ansible_2-5_example
backup
iosv-1_config.2018-07-11@19_01_55
iosv-2_config.2018-07-11@19_01_55
host_vars
iosv-1
iosv-2
hosts
my_playbook.yml
arista_1.yml
cisco_1.yml
cisco_2.yml
cisco_3.yml
cisco_4.yml
cisco_5.yml
df_playbook.json
df_playbook.yml
hosts
juniper_1.yml
Chapter05
Custom_Modules
chapter5_14.yml
chapter5_15.yml
library
custom_module_1.py
custom_module_2.py
Group_Host_Vars
chapter5_9.yml
group_vars
all
host_vars
localhost
nx-osv-1.conf
nx-osv-2.conf
nxos.j2
Includes
chapter5_11_1.yml
chapter5_11_2.yml
group_vars
all
host_vars
localhost
nx-osv-1.conf
nx-osv-2.conf
nxos.j2
show_output.yml
Roles
chapter5_12.yml
chapter5_13.yml
hosts
roles
cisco_nexus
tasks
main.yml
vars
main.yml
spines
tasks
main.yml
vars
main.yml
Templates
chapter5_7.yml
chapter5_8.yml
file1
file2
nx-osv-1.conf
nx-osv-2.conf
nxos.j2
Vaults
chapter5_10.yml
group_vars
all
host_vars
localhost
nx-osv-1.conf
nx-osv-2.conf
nxos.j2
secret.yml
ansible_2-5_example
host_vars
iosv-1
iosv-2
hosts
my_playbook.yml
chapter5_1.yml
chapter5_2.yml
chapter5_3.yml
chapter5_4.yml
chapter5_5.yml
chapter5_6.yml
hosts
Chapter06
access_list_mac_iosv.yml
access_list_nxosv.yml
hosts
python_re_search_1.py
python_re_search_2.py
Chapter07
cacti_1.py
cacti_2.py
chapter7_topology.virl
matplotlib_1.py
matplotlib_1_result.png
matplotlib_2.py
matplotlib_2_result.png
matplotlib_3.py
matplotlib_3_result.png
pygal_1.py
pygal_2.py
pygal_example_1.svg
pygal_example_2.svg
pygal_example_3.svg
pysnmp_1.py
pysnmp_2.py
pysnmp_3.py
results.txt
Chapter08
chapter8_graphviz_1.gv
chapter8_gv_1.gv
chapter8_gv_2.gv
chapter8_logstash_1.py
chapter8_ntop_1.py
chapter8_ntop_2.py
chapter8_sflowtool_1.py
cisco_config_lldp.yml
cisco_config_netflow.yml
cisco_discover_lldp.yml
cisco_graph_lldp.py
hosts
netFlow_v5_parser.py
output
chapter8_gv_1.png
chapter8_gv_2.pdf
chapter8_gv_3.gv
chapter8_gv_3.gv.pdf
chapter8_lldp_graph.gv
chapter8_lldp_graph.gv.pdf
chapter8_lldp_graph.gv_neato.pdf
chapter8_lldp_graph.gv_v1.pdf
tmp
r1_lldp_output.txt
r2_lldp_output.txt
r3_lldp_output.txt
r5-tor_lldp_output.txt
r6-edge_lldp_output.txt
02 - Low-Level Network Device Interactions
001 Lesson Overview.mp4
001 Lesson Overview_en.vtt
002 The Challenges of the CLI.mp4
002 The Challenges of the CLI_en.vtt
003 Constructing a Virtual Lab.mp4
003 Constructing a Virtual Lab_en.vtt
004 Python Pexpect Library.mp4
004 Python Pexpect Library_en.vtt
005 The Python Paramiko Library.mp4
005 The Python Paramiko Library_en.vtt
006 Looking Ahead.mp4
006 Looking Ahead_en.vtt
007 Lesson Summary.mp4
007 Lesson Summary_en.vtt
03 - APIs and Intent-Driven Networking
001 Lesson Overview.mp4
001 Lesson Overview_en.vtt
002 Infrastructure as Code.mp4
002 Infrastructure as Code_en.vtt
003 The Cisco API and ACI.mp4
003 The Cisco API and ACI_en.vtt
004 The Python API for Juniper Networks.mp4
004 The Python API for Juniper Networks_en.vtt
005 The Arista Python API.mp4
005 The Arista Python API_en.vtt
006 Lesson Summary.mp4
006 Lesson Summary_en.vtt
04 - The Python Automation Framework – Ansible Basics
001 Lesson Overview.mp4
001 Lesson Overview_en.vtt
002 A More Declarative Framework.mp4
002 A More Declarative Framework_en.vtt
003 The Advantages of Ansible.mp4
003 The Advantages of Ansible_en.vtt
004 The Ansible Architecture.mp4
004 The Ansible Architecture_en.vtt
005 Ansible Networking Modules.mp4
005 Ansible Networking Modules_en.vtt
006 Lesson Summary.mp4
006 Lesson Summary_en.vtt
05 - The Python Automation Framework – Beyond Basics
001 Lesson Overview.mp4
001 Lesson Overview_en.vtt
002 Ansible Conditionals.mp4
002 Ansible Conditionals_en.vtt
003 Ansible Loops.mp4
003 Ansible Loops_en.vtt
004 Templates.mp4
004 Templates_en.vtt
005 Group and Host Variables.mp4
005 Group and Host Variables_en.vtt
006 The Ansible Vault.mp4
006 The Ansible Vault_en.vtt
007 The Ansible Include and Roles.mp4
007 The Ansible Include and Roles_en.vtt
008 Writing Your Own Custom Module.mp4
008 Writing Your Own Custom Module_en.vtt
009 Lesson Summary.mp4
009 Lesson Summary_en.vtt
06 - Network Security with Python
001 Lesson Overview.mp4
001 Lesson Overview_en.vtt
002 The Lab Setup.mp4
002 The Lab Setup_en.vtt
003 Python Scapy.mp4
003 Python Scapy_en.vtt
004 Access Lists.mp4
004 Access Lists_en.vtt
005 The Syslog Search.mp4
005 The Syslog Search_en.vtt
006 Other Tools.mp4
006 Other Tools_en.vtt
007 Lesson Summary.mp4
007 Lesson Summary_en.vtt
07 - Network Monitoring with Python – Part 1
001 Lesson Overview.mp4
001 Lesson Overview_en.vtt
002 The Lab Setup.mp4
002 The Lab Setup_en.vtt
003 SNMP.mp4
003 SNMP_en.vtt
004 Python for Data Visualization.mp4
004 Python for Data Visualization_en.vtt
005 Python for Cacti.mp4
005 Python for Cacti_en.vtt
006 Lesson Summary.mp4
006 Lesson Summary_en.vtt
08 - Network Monitoring with Python – Part 2
001 Lesson Overview.mp4
001 Lesson Overview_en.vtt
002 Graphviz.mp4
002 Graphviz_en.vtt
003 Flow-Based Monitoring.mp4
003 Flow-Based Monitoring_en.vtt
004 Elasticsearch (ELK stack).mp4
004 Elasticsearch (ELK stack)_en.vtt
005 Lesson Summary.mp4
005 Lesson Summary_en.vtt
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ DevCourseWeb com ] Mastering Python Networking - Udemy Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size








