diff --git a/trabalho5/proxy.py b/trabalho5/proxy.py index 768b62e..db0fb1e 100644 --- a/trabalho5/proxy.py +++ b/trabalho5/proxy.py @@ -199,7 +199,7 @@ def verify_code_integrity(): print('[Code Integrity] proxy.py is verified!') if __name__ == '__main__': - # verify_code_integrity() + verify_code_integrity() try: ser = Server(host="0.0.0.0", port=8080) diff --git a/trabalho5/proxy.py.md5 b/trabalho5/proxy.py.md5 index a00b738..8609951 100644 --- a/trabalho5/proxy.py.md5 +++ b/trabalho5/proxy.py.md5 @@ -1 +1 @@ -417fa4cbd12ae81f36e8f418a4581237 \ No newline at end of file +bd693dcd1e1a0f178fcd0cf0aa50efaf \ No newline at end of file