Files
enteletaor/enteletaor_lib/config.py
cr0hn 127a8106cd add: configurable timeout for scanning
fix: target spliting
2016-02-25 12:31:55 +01:00

42 lines
1.6 KiB
Python

# -*- coding: utf-8 -*-
__tool_name__ = "enteletaor"
__author__ = "Daniel Garcia (cr0hn) - @ggdaniel"
__site__ = "https://github.com/cr0hn/enteletaor"
__version__ = "1.0.0"
__banner__ = """
``
`````..``
``..-:::::--.```...----`
````...---:://////:--.--::::.
````...--::://///////::::://-``` ``
`.--:////////////////////////-``````
.-///////////:::/:://///:///////-.....
`.::///////////:////////:///://+///:...--.
`--:::::///:::////////////////://////------
`.-----:///:://////:--..--://///://///::::::
`.....-:////////+/:-.` ``-:///:/::///////-
``````-//////::++/:.` `.://///:///////`
```-/+/////:+++/-.` `.-////://+//+/-```
`//////::/+///:.` `.:///::/+////-``````
-///////:://///:-`` `.-://////////:-.....`
:::::://///://///:------://////::///:-----.`
------//////:////////////////:::///:::::--`
.--.../+//+//:///:////////:///////////::.`
..`..-/+/////:////::://///++++++++//-.
``````:++////////////////++++//:--.`
`` ```:///:::://///////:::--...````
./:::--.--://////::---...````
`----...```.--::::--..``
``..`````
``
____ _ _ ___ ____ _ ____ ___ ____ ____ ____
|___ |\ | | |___ | |___ | |__| | | |__/
|___ | \| | |___ |___ |___ | | | |__| | \\
""" # Font name: Cyberlarge
# --------------------------------------------------------------------------
# Generic global config
# --------------------------------------------------------------------------
DEBUG_LEVEL = 2 # 0 - 5