antonioCoco / ConPtyShell

ConPtyShell - Fully Interactive Reverse Shell for Windows
MIT License
945 stars 158 forks source link

Dynamic DNS as IP #8

Open Krishna-Noutiyal opened 1 year ago

Krishna-Noutiyal commented 1 year ago

I tried using it with Dynamic DNS instead of IP Address but there is an error :

ConPtyShellException: [-] ConPtyShellException: ConPtyShell: Invalid remoteIp valuedevildenny.ddns.net at ConPtyShellMainClass.CheckRemoteIpArg(String ipString) at ConPtyShellMainClass.ConPtyShellMain(String[] args)

antonioCoco commented 1 year ago

hostname is not supported currently.

Anyway good idea, i will add support for hostname usage in a future release.