Skip to content

Instantly share code, notes, and snippets.

View KHillian's full-sized avatar
🎯
Focusing

KHillian

🎯
Focusing
View GitHub Profile
@KHillian
KHillian / client.py
Last active July 4, 2018 10:22
FTP Server/Client
# Team SwagLords
# Christian Williams
# Kendrick Hillian
# CSC 311
# 09/09/2016
# FTP Client
import socket, getpass, zlib, gzip, os, glob