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!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i dont know how to work this

tuffvh opened this issue · comments

this is what happens

Desktop.2024.01.20.-.13.07.45.02.mp4

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?

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.