Get Some
General => Technology & Hardware => Topic started by: Growler on April 04, 2013, 03:07:27 pm
-
Is there anyway I can simply change between multiple DNS servers without having to go through the TCP/IP etc.
I run & have access to about 15 dif servers round the world, some are better for certain things (Cali for Netflix, London for BBC etc) But it's a complete pain having to change all the time, an app I could just click and set would be fucking awesome!
Any ides?
-
command line:
netsh interface ip set dns "Local Area Connection" static 123.123.123.123
-
Write something to change [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] & Interfaces\{blurgh}
"NameServer"="" to whatever.
Then ipconfig /registerdns
-
I said easy you fucking nerds!
hahaha, will look into other options, found some app that could let me do it
-
I said easy you fucking nerds!
hahaha, will look into other options, found some app that could let me do it
Follow Craig suggestion - except type it into a notepad.
Save the notepad as 'BBC DNS.bat'
Right click on your Batch file - run as administrator
Done
-
command line:
netsh interface ip set dns "Local Area Connection" static 123.123.123.123
I said easy you fucking nerds!
hahaha, will look into other options, found some app that could let me do it
Craigs suggestion is easy as.
Create a bunch of bat files, i.e US.bat, NZ.bat, UK.bat
In each of them put the above command, with the relevant DNS address,
Done!
-
The Demon Lord wrote the same post as me at the same time.
We must be the same person.
-
Craigs suggestion is easy as.
Create a bunch of bat files, i.e US.bat, NZ.bat, UK.bat
In each of them put the above command, with the relevant DNS address,
Done!
Well I guess imitation is the sincerest form of Flattery....
-
I posted at the same time, didn't even read yours.
We must be the same person. Or we are good and evil versions of each other.
-
I said easy you fucking nerds!
hahaha, will look into other options, found some app that could let me do it
Give me your name servers and I'll make a tojan... I mean app, for you.
oh, and maybe the interface you want.
-
Try that.
follow example config in server.txt to add DNS entries.
Haven't tested it really.
Updated...
Probably run as admin.
https://www.virustotal.com/en/file/1883d54b177d82328e26990351facdf468bc1a619430a37b26a6b2143e7e7718/analysis/
-
I posted at the same time, didn't even read yours.
We must be the same person. Or we are good and evil versions of each other.
But Which one is Which?!?
*Cue the Twilight Zone theme tune*
-
Try that.
follow example config in server.txt to add DNS entries.
Haven't tested it really.
Updated...
Probably run as admin.
https://www.virustotal.com/en/file/1883d54b177d82328e26990351facdf468bc1a619430a37b26a6b2143e7e7718/analysis/
Needs moar tray icon action :-P
-
Needs moar tray icon action :-P
:(
-
works a dream!
This should be made public, cos everything else out there sucks donkey balls