mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-04 07:45:04 -04:00
socket adds
This commit is contained in:
parent
5f1dc0b4c4
commit
d01824f424
7 changed files with 66 additions and 20 deletions
6
Network_and_802.11/socket/tcp_client.py
Normal file
6
Network_and_802.11/socket/tcp_client.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
__author__ = "bt3"
|
||||
|
||||
|
||||
import socket
|
Loading…
Add table
Add a link
Reference in a new issue