mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 19:58:52 +00:00
6 lines
210 B
Text
6 lines
210 B
Text
![]() |
#!/usr/bin/python
|
||
|
# EASY-INSTALL-SCRIPT: 'Conpot==0.5.1','conpot'
|
||
|
__import__('gevent.monkey').monkey.patch_all()
|
||
|
__requires__ = 'Conpot==0.5.1'
|
||
|
__import__('pkg_resources').run_script('Conpot==0.5.1', 'conpot')
|