This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-10-30 22:36:01

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

DNSauce: Hosts Database Downloader

Full credit to bobybee's DNSMagic, this is simply a Java port (and I finished first  big_smile ).  DNSauce (and DNSMagic) download host entries from a database into your hosts file, allowing the creation of completely free, fake domains that only their users can see.  This may seem easy, but the I/O for the hosts file is actually incredibly tricky (AUGH!)

The database is open for everyone to see:
host: sql.thegt.org
user: thegtorg_dnsauce
password: SaucyPie2000
database: thegtorg_dnsauce
You only have SELECT permission, so this is fine.

You can download the finished product here:
Build: here.
Source: here.

Again, full credit to bobbybee, this is just a Java port.  Also, I finished first.  Java is considerably more suitable for this project since it is cross-platform and has things called Classes which are great for specifying types of things, such as DNS entries.


http://i.imgur.com/BAEgGDL.png

Offline

 

#2 2012-10-30 22:40:54

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: DNSauce: Hosts Database Downloader

I'll also probably make a domain registration page if I gather up the energy (although probably not 'till after Halloween.  Yum.)


http://i.imgur.com/BAEgGDL.png

Offline

 

#3 2012-10-30 23:38:03

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: DNSauce: Hosts Database Downloader

Does it make sure the domains it's downloading aren't real domains from other DNS servers?

Last edited by zippynk (2012-10-30 23:40:20)


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#4 2012-10-31 09:58:41

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: DNSauce: Hosts Database Downloader

zippynk wrote:

Does it make sure the domains it's downloading aren't real domains from other DNS servers?

No, that will be added to the domain registration code.


http://i.imgur.com/BAEgGDL.png

Offline

 

#5 2012-10-31 12:20:28

Zeusking19
Scratcher
Registered: 2011-07-10
Posts: 1000+

Re: DNSauce: Hosts Database Downloader

I hope bobby gave you prior permission to do this. I also dont think bragging that you finished first is going to help.


http://i49.tinypic.com/2w7e1jm.pnghttp://dragcave.net/image/eFGFz.gifhttp://dragcave.net/image/9hE5q.gif

Offline

 

#6 2012-10-31 12:50:36

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: DNSauce: Hosts Database Downloader

Zeusking19 wrote:

I hope bobby gave you prior permission to do this. I also dont think bragging that you finished first is going to help.


Alt of Firedrake969.

Offline

 

#7 2012-10-31 13:20:17

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: DNSauce: Hosts Database Downloader

I hope you use at least secure connection?

Offline

 

#8 2012-11-01 10:03:13

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: DNSauce: Hosts Database Downloader

roijac wrote:

I hope you use at least secure connection?

As in SSL?


http://i.imgur.com/BAEgGDL.png

Offline

 

#9 2012-11-01 15:53:58

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: DNSauce: Hosts Database Downloader

firedrake969_test wrote:

Zeusking19 wrote:

I hope bobby gave you prior permission to do this. I also dont think bragging that you finished first is going to help.

...

I agree. Though quite honestly, I probably wasn't gonna finish anyway. There is one thing I ask: I'd like to hose the DB on my own server.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#10 2012-11-01 19:44:54

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: DNSauce: Hosts Database Downloader

bobbybee wrote:

firedrake969_test wrote:

Zeusking19 wrote:

I hope bobby gave you prior permission to do this. I also dont think bragging that you finished first is going to help.

...

I agree. Though quite honestly, I probably wasn't gonna finish anyway. There is one thing I ask: I'd like to hose the DB on my own server.

K, just post the info, I can change it in about 5 seconds.


http://i.imgur.com/BAEgGDL.png

Offline

 

Board footer