Giter VIP home page Giter VIP logo

irr-net.github.io's Introduction

irr.net

The public repository for irr.net. This repository is developed and maintained by Merit Network.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repo git clone https://github.com/merit-network/irr.net.git

  2. Install NPM packages npm ci --legacy-peer-deps

  3. Start the server gatsby develop

Contributing

We welcome contributions from everyone. Here are some ways you can make a difference:

Updating the Registry List

To request a change to the registry list, you can submit a pull request with the desired change or open an issue. The registry list is rendered from a json file located at src/content/registry-list.json. Changes can be made to the list following the json format below:

{
   "name": "REGISTRY NAME",                                 // Registry Name / Source
   "dns_name": "dns.name",                                  // IP Address or DNS Name
   "ftp_site": ["list.of","ftp.sites"],                     // FTP Site - list
   "databases_mirrored": ["AOLTW, ARIN"],                   // Databases Mirrored - list
   "mirror_port_and_info": "whois.example.io, port 43",     // Mirror Port and Info
   "whois_location": "whois.example.io",                    // Whois Location
   "type_of_primary_data": "network or community info",     // Type of Primary Data
   "contact_info": "[email protected]",                     // Contact Info
   "noc_info": ["[email protected]", "123-456-7890"]        // NOC Info - list
}

Submitting Pull Requests

  1. Fork the repository.
  2. Create a new branch for each feature or improvement.
  3. Send a pull request from each feature branch to the develop branch.

It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows us to review and pull in new features or improvements individually.

Reporting Issues

If you encounter any issues or have any feature requests, please file an issue on our GitHub issues page.

Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone. Please refer to our Code of Conduct for more details.

All contributors are expected to follow this code. Please report any unacceptable behavior to [email protected].

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Support Contact

Email: [email protected]

irr-net.github.io's People

Contributors

aycarl avatar molangning 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.