Enthält: - rdp_client.py: RDP Client mit GUI und Monitor-Auswahl - rdp.sh: Bash-basierter RDP Client - teamleader_test/: Network Scanner Fullstack-App - teamleader_test2/: Network Mapper CLI Subdirectories mit eigenem Repo wurden ausgeschlossen. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
# Testing dependencies
|
|
pytest==7.4.3
|
|
pytest-asyncio==0.21.1
|
|
httpx==0.26.0
|