mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-26 01:19:05 +00:00
Refactor a bit the poisoners
This commit is contained in:
@@ -14,13 +14,12 @@
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
import os
|
||||
import sys
|
||||
import socket
|
||||
|
||||
import utils
|
||||
import logging
|
||||
import ConfigParser
|
||||
|
||||
from utils import *
|
||||
|
||||
__version__ = 'Responder 2.3'
|
||||
|
||||
class Settings:
|
||||
|
||||
Reference in New Issue
Block a user