Fix sample usage comment

This commit is contained in:
emanuele-f
2022-02-06 00:29:07 +01:00
parent c2ad297005
commit 9dfeb72c79
+1 -1
View File
@@ -18,7 +18,7 @@
# Copyright 2022 - Emanuele Faranda
#
# mitmdump -q -p 8050 --mode socks5 -s pcapdroid.py
# mitmdump -q -p 8050 --mode socks5 -s pcapdroid_mitm.py
from enum import Enum
import socket
import errno