Skip to content

williamhorning/coolmains-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coolmains

a project providing free domains (ETLD+1s)

how do i get one of these

create a file in the zone folder you want to get a domain on and add stuff to it:

// dns/zones/ismakingsomething.cool./williamhorning.json
[
	{
		"label": "@",
		"type": "CNAME",
		"value": "google.com"
	},
	...
]

support

join the discord server or shoot us an email

contributors

thanks to Nate Sales for providing Packetframe access

thanks to Keaton AG Lair for providing the domains used

the code in this repo is written by William Horning and is released under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published