- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 250, in _disconnectSelectable
- selectable.readConnectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 508, in readConnectionLost
- self.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 110, in handleResponseEnd
- HTTPClient.handleResponseEnd(self)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 500, in handleResponseEnd
- self.handleResponse(b)
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 117, in handleResponse
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'
- Traceback (most recent call last):
- File "sslstrip.py", line 105, in main
- reactor.run()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1158, in run
- self.mainLoop()
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in mainLoop
- self.doIteration(t)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 140, in doSelect
- _logrun(selectable, _drdw, selectable, method, dict)
- --- <exception caught here> ---
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 84, in callWithLogger
- return callWithContext({"system": lp}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py", line 69, in callWithContext
- return context.call({ILogContext: newCtx}, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
- return self.currentContext().callWithContext(ctx, func, *args, **kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
- return func(*args,**kw)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
- self._disconnectSelectable(selectable, why, method=="doRead")
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable
- selectable.connectionLost(f)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 677, in connectionLost
- Connection.connectionLost(self, reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
- protocol.connectionLost(reason)
- File "/usr/local/lib/python2.6/dist-packages/twisted/web/http.py", line 489, in connectionLost
- self.handleResponseEnd()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 108, in handleResponseEnd
- self.shutdown()
- File "/home/linx/Downloads/sslstrip-0.7/sslstrip/ServerConnection.py", line 134, in shutdown
- self.client.channel.transport.loseConnection()
- exceptions.AttributeError: 'NoneType' object has no attribute 'transport'