lucasjacks0n / EggShell

iOS/macOS/Linux Remote Administration Tool
GNU General Public License v2.0
1.66k stars 382 forks source link

Is possible use this code with public ip? #50

Closed angelaricas closed 7 years ago

angelaricas commented 7 years ago

is possible use with public ip?

shellbear commented 7 years ago

Yes, but you need to forward ports (ex : 4444) on your routeur

angelaricas commented 7 years ago

Where I have to put the ip publish and where I put the local ip to listen, one more question, can I hide the path in a link? I guess, but would have to change some other parameter for public?

Thankss!

shellbear commented 7 years ago

You just need to use your public ip in eggshell, the port forward will automatically send you data from public ip to your computer on lan. This is not an url, this is a command which you need to use in terminal or insert it into an executable.

angelaricas commented 7 years ago

how do i insert it into a executable for ios? is not possible really?