moom825 / xeno-rat

Xeno-RAT is an open-source remote access tool (RAT) developed in C#, providing a comprehensive set of features for remote system management. Has features such as HVNC, live microphone, reverse proxy, and much much more!
MIT License
904 stars 260 forks source link

i dont know how to work this #23

Closed tuffvh closed 5 months ago

tuffvh commented 7 months ago

this is what happens

https://github.com/moom825/xeno-rat/assets/88990854/cd2f277d-6904-4e9f-8d35-dd02a4e1b007

moom825 commented 7 months ago

you have the wrong ip and or port most likely, you are also most likely not port forwarding making it unreachable from the outside world

On Sat, Jan 20, 2024, 2:12 p.m. tuffvh @.***> wrote:

this is what happens

https://github.com/moom825/xeno-rat/assets/88990854/cd2f277d-6904-4e9f-8d35-dd02a4e1b007

— Reply to this email directly, view it on GitHub https://github.com/moom825/xeno-rat/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/APCSZARZY22OHT52JQ24IQDYPQJJBAVCNFSM6AAAAABCDMM2WGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TEMRQHA2TAOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Seanofdead commented 6 months ago

you have the wrong ip and or port most likely, you are also most likely not port forwarding making it unreachable from the outside world On Sat, Jan 20, 2024, 2:12 p.m. tuffvh @.> wrote: this is what happens https://github.com/moom825/xeno-rat/assets/88990854/cd2f277d-6904-4e9f-8d35-dd02a4e1b007 — Reply to this email directly, view it on GitHub <#23>, or unsubscribe https://github.com/notifications/unsubscribe-auth/APCSZARZY22OHT52JQ24IQDYPQJJBAVCNFSM6AAAAABCDMM2WGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TEMRQHA2TAOI . You are receiving this because you are subscribed to this thread.Message ID: @.>

Can you use a different method besides Port Forwarding? My ISP has blocked port forwarding. possibly an ngrok server?

sdhtest commented 6 months ago

Check the configuration of the listener, both IP and port, and the PASSWORD for the connection. In a local network, use the local IP; if it's outside the router, you would need to port forward in the router settings and use a service like NoIP or similar. If you're using tunnels like ngrok or similar, it's not necessary to open ports in the router. Ensure that the listener and the builder have the same configuration, meaning the same port and password. Apologies for any translation errors; I'm Spanish.