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

Persistence only works if target laptop is connected to an internet connection before the program is ran. #123

Open keyklay opened 1 year ago

keyklay commented 1 year ago

When the target laptop is automatically connected to an internet connection when it boots up before the client is ran it would successfully continue but if it isnt the client would simply run for half a second then disappear. But when I run it manually without the target laptop being connected to an internet connection it would run until it successfully connects. How can I make it so that it doesn't fail on startup?