[Q] Any DynDns Ip viewers? - Android Apps and Games

Hi All,
Hoping someone will be able to help me.
I'm trying to find an App that lets me view my Dynamic Home IP from my Androidn Phone. then be able to copy that IP into any other app I wish, such as FTP of VNC.
Is there such a thing?
I know there are apps that assign a static DynDns to my phone, but that's not what I want.
Many thanks
Logicalstep

Related

[Q] Spoof MAC Address

Our college's WiFi is using MAC address for permitting access to internet. So i need to spoof my laptop's mac address to my phone to access it on my phone. I didn't see any working way. Can any one help me on that ?
Prolly not, at least nowhere i have seen.
Why dont you just ask them to add your phone's MAC address? Or do they restrict phones from being added
yeah. they restrict phones being added.
Any hope ?
To spoof MAC addresses you need ifconfig.
http://superuser.com/questions/91699/spoof-mac-address-from-ip-command
http://www.irongeek.com/i.php?page=security/changemac
Thanks everyone. I able to spoof my MAC address. Now I am able to access Internet.
I posted that in my blog. blog.thecodecracker.com/hacks/spoof-mac-address-in-android/

[Q] Will MyCloud Remote Desktop ever allow access from outside the network?

SplashTop recently had an update for the PC client end, but the Transformer never got an update...
Will the Remote Desktop function in MyCloud allow access from outside the network/over the internet?
It already can, you just have to forward the ports on your router and add the system using your external IP address.
Thanks for the reply crater!
Unfortunately I'm not as technologically inclined as i should be
Is there a guide for Dummies on how to do this?
Cheers!
It always has
gearlocker said:
SplashTop recently had an update for the PC client end, but the Transformer never got an update...
Will the Remote Desktop function in MyCloud allow access from outside the network/over the internet?
Click to expand...
Click to collapse
Spashtop remote has always allowed it. You need the IP address that your ISP assigns you and you need to do port fowarding on ports 6783 6784 6785 and you need your PC's IP to be static. You will need your ISP IP address for the remote desktop setup not your PC's static address. so when you hit "Mycloud" then "start to scall all availble devices you should see two IPs one willbe be your static that you use on your network the other is the ISP assigned IP address you can use anywhere(off network)
crater said:
It already can, you just have to forward the ports on your router and add the system using your external IP address.
Click to expand...
Click to collapse
oops i guess you posted this when i was typing
Splashtop can now do auto-discovery using your Google login/pw for connecting over the 'net. So you don't need to port forward or know the IP of the machine your logging into. It's under Settings>Experimental Features.
PHAMOS1 said:
oops i guess you posted this when i was typing
Click to expand...
Click to collapse
I actually have an YouTube video showing you how to do that.
I didn't cover how to set up static IP tho.
But i should work as long as your IP don't refresh by itself.
Give it a try
http://www.youtube.com/watch?v=IMSVTRqkBU8

[Q] Change DNS

Is it possible to change DNS so i can watch Netflix on my Omnia 7?
google didn't give any good results.
Whaaaat? Does your DNS provider block access to netflix.com or something?
It's possible to set custom configuration for WiFi networks (press-and-hold on the network name) and either change the DNS, or route your data through a proxy that has a not-stupid DNS.
Alternatively, the phone has an equivalent to a HOSTS file in the registry, at HKLM\COMM\Tcpip\Hosts\. This could be used to manually map the Netflix domain name to their IP address. That would probably work even on cellular data.
I live in Europe so Netflix isn't available to us yet. I'm using unblock-us' dns to get access.
Um... DNS literally does nothing except map a domain name (like "netflix.com") to an IP address. I'm quite sure you can resolve the Netflix domain name overseas. What you need is a proxy server. Proxies let you connect through them to the rest of the Internet, and to everybody else it looks like you are located wherever the proxy is. That (or VPN, which the phone currently doesn't support), and not DNS, is how you get around the "geo-IP" geographical restrictions on a service.

[Q] Is there a mail client where I can set a proxy?

I'm looking for a mail client (for android obviously) where I can set a proxy.
I need to use a proxy to connect to the company exchange server. I could set the the proxy for all of my internet traffic but I don't really care for the idea to route all my data through the company proxy.
Allready looked at K-9 and Kaiten but couldn't find any proxy settings.
"Enhanced Email" by Quantum Apps says it can run pop/imap mail service. Ask on their support forum if its proxies are configurable.
sent from xda premium on an Incredible S
Any update on this?
i'm looking for the exact same thing,
and with the search words 'proxy and android', even with other search words email,
you are drowned out, on google, with lots of irrelevant results...
so that, it took me a long time even to find this post.
I want to setup an email client to connect to my email server over Tor.
Much in the way that I can do that now on thunderbird, using Tor and torbirdy,
I will use Orbot on android....
Any ideas?
Maybe this will work with SandroProxy, app tab where you can redirect traffic just for one app and transparent proxy.
SandroProxy can then connect to other proxy. It's a little bit tricky but could work.
I'm developer of SandroProxy, Drony. There are also other proxies that can do the same.
svaens said:
i'm looking for the exact same thing,
and with the search words 'proxy and android', even with other search words email,
you are drowned out, on google, with lots of irrelevant results...
so that, it took me a long time even to find this post.
I want to setup an email client to connect to my email server over Tor.
Much in the way that I can do that now on thunderbird, using Tor and torbirdy,
I will use Orbot on android....
Any ideas?
Click to expand...
Click to collapse
I wonder if we have any app that natively support this.

Ipv4 range

Hello, I'm fairly new to programming let alone development, how ever I need to connect my home computer and mobile device to a class server provided by my college. The server allows user access by username and password but as an extra layer of security the instructor limits access to set ipv4 addresses. Given at&t as my provider I've been using mobile hotspot as my main internet service, unfortunately the ip address changes frequently through this service. I was wondering if there was any way to capture the range of these ip adresses or if anyone could direct me on another way to create a static address through which I could connnect (perhaps a very basic web server?).
LayneRea said:
Hello, I'm fairly new to programming let alone development, how ever I need to connect my home computer and mobile device to a class server provided by my college. The server allows user access by username and password but as an extra layer of security the instructor limits access to set ipv4 addresses. Given at&t as my provider I've been using mobile hotspot as my main internet service, unfortunately the ip address changes frequently through this service. I was wondering if there was any way to capture the range of these ip adresses or if anyone could direct me on another way to create a static address through which I could connnect (perhaps a very basic web server?).
Click to expand...
Click to collapse
They need to change their policy. No consumer internet service uses a static IP, so even though yours may change faster, everyone else in the class will eventually have the same issue. They need to invest in a VPN if they want network security.
Sent from my SM-G955U using Tapatalk
LayneRea said:
Hello, I'm fairly new to programming let alone development, how ever I need to connect my home computer and mobile device to a class server provided by my college. The server allows user access by username and password but as an extra layer of security the instructor limits access to set ipv4 addresses. Given at&t as my provider I've been using mobile hotspot as my main internet service, unfortunately the ip address changes frequently through this service. I was wondering if there was any way to capture the range of these ip adresses or if anyone could direct me on another way to create a static address through which I could connnect (perhaps a very basic web server?).
Click to expand...
Click to collapse
If this is an absolute requirement one option could be to get a static IP address from AT&T. I know Sprint offers that as an option for around $5 a month. might be a way to do this. The only other option I can think of is to get a server on something like cloud at cost or digital ocean and use it as a proxy.
Does your school offer up a VPN for students? One thing you might be able to ask the professor is if they will allow you to use it from on campus.

Categories

Resources