That's probably a confusing wording. So, here's the case. I'm tethering from android to get connected to Insignia. Because of my ISP seems to poisoning the DNS, I have to use InsigniaDNS. And everytime I'm tethering and running InsigniaDNS, the DNS changed. Every.Time. You can imagine I'm executing InsigniaDNS, change DNS in UnleashX, reboot the Xbox, than launch the game. Every. Time.
Is there some trick so I don't have to do that? I don't mind the ever changing DNS, just prefer not to do the repetitive changing DNS on the XBox itself. Thanx.
This is my fork of insigniaDNS to automate the repetitive task above.
- Edit insigniaDNS.py, and
- Replace
HOSTNAME
value in line 21 with your XBox's IP. - Replace
REMOTEDIR
value in line 25 with your UnleashX folder.
- Replace
- See the original README.md to learn how to use this script.