openresolv | POSIX resolvconf implementation

 by   NetworkConfiguration Shell Version: v3.13.1 License: BSD-2-Clause

kandi X-RAY | openresolv Summary

kandi X-RAY | openresolv Summary

openresolv is a Shell library typically used in Utilities applications. openresolv has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

openresolv is a resolvconf implementation which manages /etc/resolv.conf. /etc/resolv.conf is a file that holds the configuration for the local resolution of domain names. Normally this file is either static or maintained by a local daemon, normally a DHCP daemon. But what happens if more than one thing wants to control the file? Say you have wired and wireless interfaces to different subnets and run a VPN or two on top of that, how do you say which one controls the file? It's also not as easy as just adding and removing the nameservers each client knows about as different clients could add the same nameservers. Enter resolvconf, the middleman between the network configuration services and /etc/resolv.conf. resolvconf itself is just a script that stores, removes and lists a full resolv.conf generated for the interface. It then calls all the helper scripts it knows about so it can configure the real /etc/resolv.conf and optionally any local nameservers other than libc.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              openresolv has a low active ecosystem.
              It has 51 star(s) with 10 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 8 have been closed. On average issues are closed in 153 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of openresolv is v3.13.1

            kandi-Quality Quality

              openresolv has 0 bugs and 0 code smells.

            kandi-Security Security

              openresolv has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              openresolv code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              openresolv is licensed under the BSD-2-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              openresolv releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of openresolv
            Get all kandi verified functions for this library.

            openresolv Key Features

            No Key Features are available at this moment for openresolv.

            openresolv Examples and Code Snippets

            No Code Snippets are available at this moment for openresolv.

            Community Discussions

            Trending Discussions on openresolv

            QUESTION

            ansible nmcli for Raspbian 10
            Asked 2021-Dec-27 at 01:57

            Using Ansible, I am trying to provision a Raspberry Pi just freshly imaged with Raspbian 10.

            One of the tasks is to set up the network. I'm trying to use community.general.nmcli, but so far without success:

            ...

            ANSWER

            Answered 2021-Dec-27 at 01:57

            That is due to Raspbian using NetworkManager prior to version 1.18, which is when the functionality routing-rules was released. It wouldn't otherwise be a problem, however, Ansible nmcli module expects that this parameter is there when it attempts to create the interface, but then nmcli fails with this weird message.

            There's already an open issue for that: https://github.com/ansible-collections/community.general/issues/3948

            Source https://stackoverflow.com/questions/69804581

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install openresolv

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/NetworkConfiguration/openresolv.git

          • CLI

            gh repo clone NetworkConfiguration/openresolv

          • sshUrl

            git@github.com:NetworkConfiguration/openresolv.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Shell Libraries

            awesome

            by sindresorhus

            ohmyzsh

            by ohmyzsh

            realworld

            by gothinkster

            nvm

            by nvm-sh

            papers-we-love

            by papers-we-love

            Try Top Libraries by NetworkConfiguration

            dhcpcd

            by NetworkConfigurationC

            dhcpcd-ui

            by NetworkConfigurationC

            parpd

            by NetworkConfigurationC