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 |
|
Maximilian Hils
|
858b0af0bb
|
fix #270
|
2014-08-10 16:10:49 +02:00 |
|
Zack B
|
e601ade924
|
only support FreeBSD 10+
|
2014-07-01 15:08:42 -07:00 |
|
Zack B
|
2704963e61
|
add resolver for FreeBSD using pfctl
|
2014-07-01 14:37:52 -07:00 |
|
Aldo Cortesi
|
886970040b
|
Revert "Use lsof instead of pfctl to find target host on OSX in transparent mode."
This reverts commit ffeede9b39 .
|
2013-06-16 16:23:36 +12:00 |
|
Ivaylo Popov
|
ffeede9b39
|
Use lsof instead of pfctl to find target host on OSX in transparent mode.
|
2013-05-27 23:09:42 -04:00 |
|
Aldo Cortesi
|
e2dc7ba09d
|
First draft of OSX transparent proxy mode.
|
2013-01-01 11:13:56 +13:00 |
|