예제 #1
0
def _set_listener():
    if conf.mode == "shell" and conf.api:
        start_listener()
예제 #2
0
파일: option.py 프로젝트: sammylu/pocsuite3
def _set_listener():
    if conf.mode == "shell":
        start_listener()