mitmproxy/libmproxy/platform
Mike C b942f98f37 + Use sys.platform.startswith("freebsd") instead of matching just freebsd10.
+ This means support for any freebsd version (note that I only tested 11-CURRENT and 9)
2015-04-27 02:31:58 +01:00
..
__init__.py + Use sys.platform.startswith("freebsd") instead of matching just freebsd10. 2015-04-27 02:31:58 +01:00
linux.py
osx.py
pf.py + Use sys.platform.startswith("freebsd") instead of matching just freebsd10. 2015-04-27 02:31:58 +01:00
windows.py