Giter VIP home page Giter VIP logo

actions-openwrt's Introduction

OpenWrt-arm64

Usage

固件适用arm64,包括N1、章鱼星球等

基本包括了常用的所有插件

r20.01.19:Lienol/lean-lede最新源码编译

r20.01.17:重大更新!共存ssrplus+和Lienol大佬的科学!【passwall(正确上网姿势 √)支持】:socks5、ss、ssr、v2Rray、trojan

r20.01.13:Lean最新源码编译,常规更新

r20.01.01:Lean最新源码,更新Trojan等

包含ShadowSocksR Plus+,Adbyby Plus+,ddns,Turbo ACC网络加速,文件传输等常用插件

创建docker的虚拟网络(可用docker network ls查看已创建了哪些)

docker network create -d macvlan --subnet=192.168.88.0/24 --gateway=192.168.88.1 -o parent=eth0 macnet

【名称为macnet,macvlan模式,将88.x修改为你自己主路由的网段】

开启openwrt容器:

docker run --restart always -d --network macnet --privileged buddyfly/openwrt-aarch64:latest

默认密码:password

actions-openwrt's People

Contributors

buddyfly avatar

Watchers

James Cloos 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.