Login Register






Neos NO-IP Updater filter_list
Author
Message
Neos NO-IP Updater #1
Neos NO-IP Updater


[Image: 11163897_1589144308000989_6204215745462231764_n.jpg]

Download

Sourceforge


Source Code

Mediafire

Reply

RE: Neos NO-IP Updater #2
thanks man.. vouch for neos his stuff really work and it free Tongue

Reply

RE: Neos NO-IP Updater #3
(10-25-2015, 01:16 PM)DreamSlayer Wrote: thanks man.. vouch for neos his stuff really work and it free Tongue

Thanks for the vouch!  Confusedmile:

Reply

RE: Neos NO-IP Updater #4
Maybe it wouldn't be a half bad idea to add a smart-detect function that checks every 10 or so minutes (could be set) to see if the public IP of the computer has changed, and if it has, to reset it?

Reply

RE: Neos NO-IP Updater #5
(10-25-2015, 05:24 PM)Killpot Wrote: Maybe it wouldn't be a half bad idea to add a smart-detect function that checks every 10 or so minutes (could be set) to see if the public IP of the computer has changed, and if it has, to reset it?

As you see I posted it in the VB.net section , so I'm focusing on making the main code, so people can use it to add an updater to their RATs. Why using it while there is the official DUC.

Reply

RE: Neos NO-IP Updater #6
(10-25-2015, 05:26 PM)Neos07 Wrote:
(10-25-2015, 05:24 PM)Killpot Wrote: Maybe it wouldn't be a half bad idea to add a smart-detect function that checks every 10 or so minutes (could be set) to see if the public IP of the computer has changed, and if it has, to reset it?

As you see I posted it in the VB.net section , so I'm focusing on making the main code, so people can use it to add an updater to their RATs. Why using it while there is the official DUC.

Well I say that you had a binary only download so I figured you might also want people to use this standalone, or instead of DUC. And I agree DUC is far superior, but you could possibly add more functionality in this project.

Reply

RE: Neos NO-IP Updater #7
Um could you explain this more plz ._.
[Image: 3NjOJoZ.png]



Reply

RE: Neos NO-IP Updater #8
(10-25-2015, 05:35 PM)OutOfSight Wrote: Um could you explain this more plz ._.

It's a simple subtitute of DUC of NO-IP, he will update your NO-IP DNS with your new IP.

Reply

RE: Neos NO-IP Updater #9
(10-25-2015, 05:35 PM)OutOfSight Wrote: Um could you explain this more plz ._.

Basically No-IP acts like a reverse-proxy, and every once and a while your IP changes, and the reverse proxy is still sending data to the old IP that is no longer yours. So what this program does is send a GET request to No-IP and updates their databases with your new IP so the data comes back to the right place. Think of it like updating the DNS for a domain, so the Domain leads to your IP, but now you have a program that automatically does it.

Reply

RE: Neos NO-IP Updater #10
I'll give this a try.

Reply