Coder Social home page Coder Social logo

tano-systems / luci-app-tn-netports Goto Github PK

View Code? Open in Web Editor NEW
24.0 5.0 19.0 335 KB

Network ports status LuCI application

License: MIT License

Shell 0.34% Lua 25.47% Batchfile 2.95% JavaScript 64.68% CSS 6.56%
luci luci-support openwrt luci-app tanowrt

luci-app-tn-netports's People

Contributors

c0de4j0y avatar namedun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

luci-app-tn-netports's Issues

No data display

QQ截图20191213230252

openwrt master
Luabitop is already installed
Use full profile

config global 'global'
option default_additional_info 'true'
option default_h_mode 'false'
option hv_mode_switch_button 'false'

config port
option ifname 'ifb0'
option disable '1'

config port
option ifname 'ifb1'
option disable '1'

config port
option name 'Port 1'
option ifname 'eth0'
option type 'copper'

config port
option name 'Port 2'
option ifname 'eth1'
option type 'copper'

config port
option name 'Port 3'
option ifname 'eth2'
option type 'copper'

config port
option name 'Port 4'
option ifname 'eth3'
option type 'copper'

config port 'hotplug_ip6tnl0'
option name 'ip6tnl0'
option ifname 'ip6tnl0'
option type 'auto'

config port 'hotplug_gre0'
option name 'gre0'
option ifname 'gre0'
option type 'auto'

config port 'hotplug_gretap0'
option name 'gretap0'
option ifname 'gretap0'
option type 'auto'

config port 'hotplug_erspan0'
option name 'erspan0'
option ifname 'erspan0'
option type 'auto'

config port 'hotplug_bond0'
option name 'bond0'
option ifname 'bond0'
option type 'auto'

config port 'hotplug_teql0'
option name 'teql0'
option ifname 'teql0'
option type 'auto'

config port 'hotplug_imq0'
option name 'imq0'
option ifname 'imq0'
option type 'auto'

config port 'hotplug_imq1'
option name 'imq1'
option ifname 'imq1'
option type 'auto'

not sure if "luasrc" folder should exist

Hi

should the luasrc folder exist?

There is a pscp command trying to copy the folder but it isn't exist...:

IF EXIST %~dp0/luasrc (
 	pscp -r %EXTRA_OPTIONS% %~dp0/luasrc/* %HOST%:%LUCI_LUASRC_PATH%
)

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.