Skip to content

Add single host #104

@dyazmatirasa

Description

@dyazmatirasa

i have error in here,,

 [_root@autosploit# 4 ------------------------------ [?] enter the host IP you wish to add: xx.xx.xx.xxx Traceback (most recent call last): File "autosploit.py", line 5, in <module> main() File "/root/AutoSploit/autosploit/main.py", line 58, in main terminal.terminal_main_display(loaded_exploits) File "/root/AutoSploit/lib/term/terminal.py", line 277, in terminal_main_display self.add_single_host() File "/root/AutoSploit/lib/term/terminal.py", line 94, in add_single_host with open(self.host_path, "a+") as hosts: TypeError: coercing to Unicode: need string or buffer, list found_ 

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions