GithubHelp home page GithubHelp logo

realtechno / register-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from free-domains/register

1.0 0.0 0.0 444 KB

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

Home Page: https://freesubdomains.org

License: MIT License

JavaScript 100.00%

register-1's Introduction

Free Domains

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

If you want to find projects similar to this one, take a look on Free For Life.

Register

Domains used for illegal purposes or being abused will be removed and permanently banned without notice.

Please select a method below to show instructions on how to register a domain.


CLI (recommended)

The CLI has 3 prefixes: domains, fd and free-domains.

  1. Install the CLI

You can install the CLI by running the following command:

npm install @free-domains/cli -g
  1. Login to the CLI

Run the following command to login to the CLI and follow the steps.

domains login
  1. Register a domain

Run the following command and follow the steps to register a subdomain.

domains register

Manual
  1. Star and Fork this repository
  2. Add a new file called example.domain.dev.json in the /domains folder to register the example subdomain on the domain.dev. - An list of available domains can be found here.
  3. Edit it to meet your needs. - The file listed below is just an example, provide a valid JSON file with your needs. - Make sure to remove any records that aren't needed.
{
    "$schema": "../schemas/domain.json",

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

    "owner": {
        "email": "[email protected]"
    },

    "records": {
        "A": ["1.1.1.1", "1.0.0.1"],
        "AAAA": ["2606:4700:4700::1111", "2606:4700:4700::1001"],
        "CNAME": "example.com",
        "TXT": [
            {
                "name": "@",
                "value": "example_verification=1234567890"
            }
        ]
    },

    "proxied": false
}
  1. Your pull request will be reviewed and merged. - Do not ignore the pull request checklist, this is required. - Make sure to keep an eye on your pull request 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 (in most cases it takes up to 5 minutes)
  3. Enjoy your new domain!

Domains

Domains
is-a-backend.dev
is-a-frontend.dev
is-a-fullstack.dev

Settings

All domains use the same settings.

Setting Option
DNSSEC
Email
SSL/TLS* Full
Always Use HTTPS*
HTTP Strict Transport Security (HSTS)
Minimum TLS Version* 1.0
Opportunistic Encryption, TLS 1.3*
WAF (Web Application Firewall)* Medium Security Level
Browser Integrity Check*
Caching Level, Browser Cache TTL* Standard, 4 hours

*Only available when your domain has proxied mode set to true.

register-1's People

Contributors

8lat avatar alraakib avatar anishnarayan1 avatar dkwygtig avatar kalil4h avatar mahmoudgalalz avatar maskduck avatar oyepriyansh avatar realtechno avatar robsd avatar thecrazytech1 avatar wdhdev avatar xx-moonwalker-xx avatar

Stargazers

 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.