immortalwrt | An opensource OpenWrt variant for mainland China users

 by   immortalwrt C Version: v23.05.0-rc1 License: Non-SPDX

kandi X-RAY | immortalwrt Summary

kandi X-RAY | immortalwrt Summary

immortalwrt is a C library. immortalwrt has no bugs, it has no vulnerabilities and it has medium support. However immortalwrt has a Non-SPDX License. You can download it from GitHub.

ImmortalWrt is a fork of OpenWrt, with more packages ported, more device supported, better performance, and special optimizations for mainland China users. Compared the official one, we allow to use hacks or non-upstreamable patches / modifications to achieve our purpose. Source from anywhere. Default login address: or username: root, password: password.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              immortalwrt has a medium active ecosystem.
              It has 2514 star(s) with 1057 fork(s). There are 67 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 11 open issues and 484 have been closed. On average issues are closed in 0 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of immortalwrt is v23.05.0-rc1

            kandi-Quality Quality

              immortalwrt has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              immortalwrt has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              immortalwrt releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 1080 lines of code, 59 functions and 9 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            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 immortalwrt
            Get all kandi verified functions for this library.

            immortalwrt Key Features

            No Key Features are available at this moment for immortalwrt.

            immortalwrt Examples and Code Snippets

            No Code Snippets are available at this moment for immortalwrt.

            Community Discussions

            No Community Discussions are available at this moment for immortalwrt.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install immortalwrt

            Method 1: Run git clone -b <branch> --single-branch https://github.com/immortalwrt/immortalwrt to clone the source code. Run cd immortalwrt to enter source directory. Run ./scripts/feeds update -a to obtain all the latest package definitions defined in feeds.conf / feeds.conf.default Run ./scripts/feeds install -a to install symlinks for all obtained packages into package/feeds/ Run make menuconfig to select your preferred configuration for the toolchain, target system & firmware packages. Run make to build your firmware. This will download all sources, build the cross-compile toolchain and then cross-compile the GNU/Linux kernel & all chosen applications for your target system.
            Method 2: Build image via OPDE Pull the prebuilt container: docker pull immortalwrt/opde:base # docker run --rm -it immortalwrt/opde:base For Linux User: git clone -b <branch> --single-branch https://github.com/immortalwrt/immortalwrt && cd immortalwrt docker run --rm -it \ -v $PWD:/openwrt \ immortalwrt/opde:base zsh ./scripts/feeds update -a && ./scripts/feeds install -a For Windows User: Create a volume 'immortalwrt' and clone ImmortalWrt source into volume. docker run --rm -it -v immortalwrt:/openwrt immortalwrt/opde:base git clone -b <branch> --single-branch https://github.com/immortalwrt/immortalwrt . Enter docker container and update feeds. docker run --rm -it -v immortalwrt:/openwrt immortalwrt/opde:base ./scripts/feeds update -a && ./scripts/feeds install -a Tips: ImmortalWrt source code can not be cloned into NTFS filesystem (symbol link problem during compilation), but docker volume is fine. Proxy Support: docker run --rm -it \ -e all_proxy=http://example.com:1081 \ -e http_proxy=http://example.com:1081 \ -e https_proxy=http://example.com:1081 \ -e ALL_PROXY=http://example.com:1081 \ -e HTTP_PROXY=http://example.com:1081 \ -e HTTPS_PROXY=http://example.com:1081 \ -v $PWD:/openwrt \ immortalwrt/opde:base zsh Recommand http rather socks5 protocol IP can not be localhost or 127.0.0.1 For Windows User, binary is still in volume. It can be copied to outside via followed command: docker run --rm -v <D:\path\to\dir>:/dst -v openwrt:/openwrt -w /dst immortalwrt:base cp /openwrt/bin /dst Make sure D:\path\to\dir has been appended in File Sharing.

            Support

            For a list of supported devices see the OpenWrt Hardware Database.
            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/immortalwrt/immortalwrt.git

          • CLI

            gh repo clone immortalwrt/immortalwrt

          • sshUrl

            git@github.com:immortalwrt/immortalwrt.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