diff --git a/server.py b/server.py index 3d2f1f4..8b2b707 100644 --- a/server.py +++ b/server.py @@ -1,8 +1,9 @@ #!/usr/bin/python3 # # server.py +# Main server file # -# Caterpillar - The simple and parasitic web proxy with spam filter +# Caterpillar Proxy - The simple and parasitic web proxy SPAM spam filter # Namyheon Go (Catswords Research) # https://github.com/gnh1201/caterpillar # Created at: 2022-10-06