Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue while trying to generate a link from localhost.run #9

Closed
WaD45 opened this issue Apr 14, 2023 · 1 comment
Closed

issue while trying to generate a link from localhost.run #9

WaD45 opened this issue Apr 14, 2023 · 1 comment

Comments

@WaD45
Copy link

WaD45 commented Apr 14, 2023

When selecting second option (localhost.run):

[ RANDOM localhost URL !!]

     wait for few second.....                                                                                                                                                                 

Traceback (most recent call last):
File "/home/kali/symbiote/symbiote.py", line 312, in
selectServer(port)
File "/home/kali/symbiote/symbiote.py", line 178, in selectServer
randomServeo(port)
File "/home/kali/symbiote/symbiote.py", line 155, in randomServeo
url=(f"{f.read().split(',')[1]}")
~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

@WaD45
Copy link
Author

WaD45 commented Apr 14, 2023

Same thing for localxpose:

     wait for few second.....                                                                                                                                                                 

Traceback (most recent call last):
File "/home/kali/symbiote/symbiote.py", line 312, in
selectServer(port)
File "/home/kali/symbiote/symbiote.py", line 196, in selectServer
randomLocalxpose(port)
File "/home/kali/symbiote/symbiote.py", line 140, in randomLocalxpose
url=(f"{f.read().split(',')[1]}")
~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

@WaD45 WaD45 closed this as completed Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant