Tries to connect to the IPs in Kameloso.conn.ips by leveraging connectFiber, reacting on the ConnectionAttempts it yields to provide feedback to the user.
The current Kameloso instance.
Next.continue_ if connection succeeded, Next.returnFailure if connection failed and the program should exit.
Tries to connect to the IPs in Kameloso.conn.ips by leveraging connectFiber, reacting on the ConnectionAttempts it yields to provide feedback to the user.