tiagorlampert / CHAOS

:fire: CHAOS is a free and open-source Remote Administration Tool that allow generate binaries to control remote operating systems.
MIT License
2.31k stars 498 forks source link

connection doesnt work on other networks #121

Closed keyklay closed 1 year ago

keyklay commented 1 year ago

i tested my client on another computer (windows 10) and internet and the output of the generated file said that it failed to connect since ip:port took a long time to respond

Output from the client that was ran on the target computer: [!] Error connecting with server: Get "http://"ip address:8080/health": context deadline exceeded (Client.Timeout exceeded while awaiting headers) [!] Error connecting on WS: dial tcp "ip address":8080: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

[Fixed] turns out I didnt install Docker