GithubHelp home page GithubHelp logo

narmis-e / register Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-domains/register

1.0 1.0 0.0 1.51 MB

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

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

License: MIT License

JavaScript 100.00%

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

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

CLI (recommended)

  1. Install the CLI using this command:
npm install @open-domains/cli -g
  1. Login to the CLI:
open-domains login
  1. Register a domain and follow the steps:
open-domains 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.
{
    "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"],
        "NS": ["ns1.example.com", "ns2.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

akpi816218 avatar andrewstech avatar axviii3 avatar bananad3v avatar d4v3m3ll0r avatar dev-dibster avatar dew2k6 avatar dumbo-the-developer avatar hiren2001 avatar homesteadrd avatar jishnupsamal avatar lthon09 avatar narmis-e avatar naybiblu avatar nayemahmedniloy avatar od-bot avatar opott avatar pakbch avatar pineapples5972 avatar raptag avatar s3mant avatar sigireddybalasai avatar theflashspeedster avatar thenightsec avatar tmtzminhtri avatar turbomaster95 avatar vlastikyoutubeko avatar wdh-2 avatar wdhdev avatar wrrench avatar

Stargazers

 avatar

Watchers

 avatar

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.