Coder Social home page Coder Social logo

open-domains / register Goto Github PK

View Code? Open in Web Editor NEW
953.0 5.0 596.0 2.68 MB

Free subdomains for personal sites, open-source projects, and more.

Home Page: https://open-domains.net

License: MIT License

JavaScript 100.00%
dns domain domains free free-domain subdomain subdomains website free-domains cloudflare

register's Introduction

Open Domains

Free subdomains for personal sites, open-source projects, and more.

Want to find services similar to this? Take a look on Free For Life.

Notice

NS records are no longer supported. Existing domains are unaffected.

Donate

If you like this service and want us to continue running it, please consider donating!

PayPal

Discord Server

Make sure to join our Discord server: https://discord.gg/kVjkg6VBwa

Domains

Available Domains
*.is-cool.dev
*.is-local.org
*.is-not-a.dev
*.localplayer.dev

Note

Wildcard domains (like *.example.is-not-a.dev) are supported too, but the reason for their registration should be very clear and described in detail.

Unsupported Services

We currently do not support Cloudflare (for NS), Netlify (for website) or Vercel (for websites).

This will hopefully be fixed soon.

Settings

Setting is-cool.dev is-local.org is-not-a.dev localplayer.dev
DNSSEC
Email
SSL/TLS* Full Full Full Full
Always Use HTTPS*
HTTP Strict Transport Security (HSTS)
Minimum TLS Version* 1.2 1.2 1.2 1.2
Opportunistic Encryption, TLS 1.3*
WAF (Web Application Firewall)* Medium Security Level Medium Security Level Medium Security Level Medium Security Level
Browser Integrity Check*
Caching Level, Browser Cache TTL* Standard, 4 hours Standard, 4 hours Standard, 4 hours Standard, 4 hours

*Only available when your domain has Cloudflare's proxy ("proxied": true) enabled

Register

Manual

  1. Star and Fork this repository.
  2. Add a new file called example.domain.json in the /domains folder to register example subdomain.
  3. Edit the file (below is just an example, provide a valid JSON file with your needs, the format is very strict. These records should not show up inside your file.
{
    "description": "Project Description",

    "domain": "is-not-a.dev",
    "subdomain": "example",

    "owner": {
        "repo": "https://github.com/username/repo",
        "email": "[email protected]"
    },

    "record": {
        "A": ["1.1.1.1", "1.0.0.1"],
        "AAAA": ["::1", "::2"],
        "CNAME": "example.com",
        "MX": ["mx1.example.com", "mx2.example.com"],
        "TXT": ["example_verification=1234567890"]
    },

    "proxied": false
}
  1. Your pull request will be reviewed and merged. Please don't ignore the pull request checklist. If you ignore the checklist, your pull request will be ignored too. Make sure to keep an eye on it in case we need you to make any changes!
  2. After the pull request is merged, please allow up to 24 hours for the changes to propagate (usually, it takes 5..15 minutes)
  3. Enjoy your new domain!

Domains used for illegal purposes will be removed and permanently banned. Please, provide a clear description of your resource in the pull request.

License

This project is under a MIT License.

register's People

Contributors

0xrinx avatar 17sdheeraj avatar akpi816218 avatar andrewstech avatar atlasl1 avatar bananad3v avatar biblionest avatar danlp6tr avatar danteski avatar dev-dibster avatar hiren2001 avatar iamharry0 avatar jacksoncraft859 avatar jbhv12 avatar justincodingprojects avatar lighthostingfree avatar lthon09 avatar mg0the0goat00 avatar od-bot avatar omsenjalia avatar opott avatar outroninja avatar s3mant avatar skyshadowhero avatar spaceigniter avatar stepaut avatar turbomaster95 avatar wdh-2 avatar wdhdev avatar wrrench avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

register's Issues

Help Needed

I am new to GitHub how do commit something without merging

How can I have an open domain?

Hi.

I recently created a page on GitHub pages and would like to have an open domain. How do I do it? How can I have an open domain? Please see this repo: https://github.com/villenmarx/villenmarx.github.io. Is it possible to have a custom domain like .is-cool.dev, something like that: https://villenmarx.is-cool.dev ?

My domain needs verifying in github

so i am going to use my website in github pages
the website is deva.is-cool.dev
so can somebody help me on how to do the txt verification

discog.localplayer.dev Invalid Response

I requested discog.localplayer.dev a while ago (see #346)
I've been checking it for the past couple weeks with no luck
Got the following error (Google Chrome):

This site can’t provide a secure connection
discog.localplayer.dev sent an invalid response.
ERR_SSL_PROTOCOL_ERROR

I have made sure the original site is up and running.
Please help!

Help Wanted

Can I have some help and explanation

  1. What do you mean by wildcard it
  2. Can I use the sub domain as a email forwarding means I can have my own email using the sub-domain
  3. Can I add nameservers on it
  4. Can I do this example. is-cool.dev

wubbzy.is-cool.dev

I made a pull request and signeed the consent form and I dont know how to access my site wubbzy.is-cool.dev please help

CLI login Issue

akhil@Akhil-S:~$ open-domains login
/usr/local/lib/node_modules/@open-domains/cli/node_modules/@octokit/endpoint/dist-node/index.js:110
if (defaults && defaults.mediaType.previews?.length) {
^

SyntaxError: Unexpected token '.'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (/usr/local/lib/node_modules/@open-domains/cli/node_modules/@octokit/request/dist-node/index.js:26:23)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)

Error [ your connection is not private ] while accessing my website

When you configure your CNAME record to <user>.github.io , while accessing the website, i am getting this error.

Error Description

This is the complete error what i am getting while i am trying to access the custom domain

<CustomDomainWebsiteURL> normally uses encryption to protect your information. When Brave tried to connect to <CustomDomainWebsiteURL> this time, the website sent back unusual and incorrect credentials. This may happen when an attacker is trying to pretend to be <CustomDomainWebsiteURL>, or a WiFi sign-in screen has interrupted the connection. Your information is still secure because Brave stopped the connection before any data was exchanged.

You cannot visit <CustomDomainWebsiteURL> right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later.

On inspection it is saying that the certification is not valid

Does this support Minecraft servers?

I have a minecraft server hosted using Aternos and i want a custom domain, but I don't know if this supports it.

It does support NS which Aternos needs for custom domains, so I want to cornfim.

Removing domain?

Greetings :)

Hope you are doing well.

How do I remove a registered domain on Open-domains?
I registered a domain, it was approved, but I only realised afterwards that I had the spelling incorrect.

Thank you,
Have a good day ahead.

How can i use these one in blogger and mail in zoho

Hi , everyone

I want to connect this domain in Blogger and Blogger requires two cname records too

so made two file called nityam.is-cool.dev.json and 7nqdmoxunvlr.is-cool.dev.json that Blogger gave me cname and put then in two files as it says

and i want to know is it correct way that i make two files and and this is my repo if someone want to know more what is did in code and so on

main...nityam2007:nityam.is-cool.dev:main
https://github.com/nityam2007/nityam.is-cool.dev/tree/main

{
    "description": "nityam.is-cool.dev Just another domain",

    "domain": "is-cool.dev",
    "subdomain": "nityam",

    "owner": {
        "repo": "https://github.com/nityam2007/nityam.is-cool.dev/",
        "email": "[email protected]"
    },

    "record": {
        "CNAME": "ghs.google.com",
        "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"],
        "TXT": ["zoho-verification=zb50920180.zmverify.zoho.in"]
    },

    "proxied": false
}


{
    "description": "7nqdmoxunvlr.is-cool.dev Just another domain which is for blogger verification",

    "domain": "is-cool.dev",
    "subdomain": "7nqdmoxunvlr",

    "owner": {
        "repo": "https://github.com/nityam2007/nityam.is-cool.dev/",
        "email": "[email protected]"
    },

    "record": {
        "CNAME": "gv-v436l7r2ws3oxg.dv.googlehosted.com"
    },

    "proxied": false
}

Planning to support Vercel?

From the README:

We currently do not support Cloudflare (for NS), Netlify (for website) or Vercel (for websites).

This will hopefully be fixed soon.

Is there a plan to implement support for Vercel?
Or is there some workaround for Vercel users?

Add is-super.cool domain

Hi,

I'm a fan of your project 🤩 and I think the free subdomains are a great way to make projects more memorable 💡. I'd love to see the "is-super.cool" domain 🚀 added to Open Domains. I think it would make your project stand out and make it more appealing to users 💯.

I think the "is-super.cool" domain is a fun and playful way to add personality to a domain name ✨. It's also short and easy to remember 📝. I believe that it would be a great addition to your project and would help to make it more unique and memorable 😉.

Thanks for your time!

Semant

Support for other than git pages or cloudflare pages

Hi there,
I wanted to ask whether open domains support netlify ?
Is there any way to add my vercel website with open domains ?
Because the site working on Vercel is not able to run on the cloudflare platform.

Veryfying Domain

When I try to add my domain name as a custom domain to the github pages section, it asks me to verify the domain.
What am I supposed to do?
Can you guide me through the process of linking and setting up a domain to gothub pages?
(I dont know about A AAAA CNAME TXT records etc)
image

Validation errors

Hey.
This error is starting to get on my nerves, and, even after adding the CNAME record for my domain, aleph.is-local.org, Github Pages still asks for verification.
Screenshot 2023-07-18 10 02 35 PM
Is this happening to anyone else? If so, are there any other options besides Github Pages that I can use?
Or am I doing something wrong?

PTR record?

Hey team, thanks for this great project.

I note that a critical step in having a vaguely reliable self-hosted mail server is confirming a reverse DNS PTR record exists to resolve your hostname from your IP address.

Is this possible, by some magic I'm unaware of, with open-domains subdomains? If i was for example andrew.is-not-a.dev , could i host my own email server and have a reverse DNS PTR record so my mail isn't mostly just marked as spam immediately no matter what else i do?

thanks kindly

Connecting to Gitlab pages

I've hosted my website with gitlab pages. I've got this type of data after adding the custom domain. I'm facing problem creating the json file
lakhindar.is-cool.dev ALIAS LakhindarPal.gitlab.io

_gitlab-pages-verification-code.lakhindar.is-cool.dev TXT gitlab-pages-verification-code=xxxx1236666xxc83124xx

Unable to access my website

Hi there,
Recently I registered my domain with localplayer sub domain, As my original website is on Vercel with the original url. On opening with the localplayer.dev is shows that the domain send an invalid response.

I cannot find anything for it.
Kind Regards,
HIDE

kkmihai.is-cool.dev Takedown

For the attention of @kkMihai

Dear kkmihai.is-cool.dev Owner,

We are writing to inform you that our team has detected potential hacking and/or keygen activities associated with your domain. As a result, we regret to inform you that we will be terminating your domain, kkmihai.is-cool.dev, effective April 1st, 2023 if no immediate action is taken.

We take any suspicious activity on our platform very seriously, and we have a responsibility to our users to ensure their safety and security. Therefore, we urge you to take prompt action to address any potential security vulnerabilities associated with your domain. If you need assistance with identifying and mitigating these vulnerabilities, please do not hesitate to contact our support team.

We understand that this may be an inconvenience for you, but we must prioritize the safety and security of our platform and our users. If you believe that this termination was made in error, please contact our support team immediately to discuss the matter further.

In order to prevent similar incidents in the future, we encourage you to review and comply with our terms of service, which can be found here: https://github.com/open-domains/register/blob/main/terms.md

We hope that you will take this matter seriously and take immediate action to address any potential security risks associated with your domain. We appreciate your attention to this matter and apologize for any inconvenience that this may cause.

Sincerely,
Open Domains

Question

Hello, i have a question is what things i need to choose? the picture below:
Screenshot 2023-09-10 203218

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.