tariqbuilds/linux-dash

Linux Dash (Demo)

log-box opened this issue · 7 comments

Linux Dash runs in Demo mode
how to run it in real mode?

npm start

linux-dash@2.0.0 start /var/www/linux-dash
gulp

[11:18:58] Using gulpfile /var/www/linux-dash/gulpfile.js
[11:18:58] Starting 'template-cache'...
[11:18:58] Starting 'generate-css-dist'...
[11:18:58] Starting 'watch'...
[11:18:59] Finished 'watch' after 296 ms
[11:19:00] Finished 'template-cache' after 1.25 s
[11:19:00] Starting 'generate-js-dist'...
[11:19:00] Finished 'generate-css-dist' after 1.41 s
[11:19:01] Finished 'generate-js-dist' after 1.04 s
[11:19:01] Starting 'build'...
[11:19:01] Finished 'build' after 53 μs
[11:19:01] Starting 'default'...
[11:19:01] Finished 'default' after 91 μs

and nothing is hapening

same issue here, any workaround?

I cannot install it correctly!

try this: https://github.com/nguyenvulong/linux-dash
I modified some code to make it work with python (i favor python). It's not really a good patch though, but it'll work

@nguyenvulong your version worked very well in python. Can you add WHOIS button near next each IP? I wish to know what connection from which country my server is connected to. An IP lookup service. It would be really nice addition.

for WHOIS api, you may want to try this https://jsonwhoisapi.com/docs/#whois
I'll implement it some time though

@nguyenvulong you can add href for each IP like this http://whatismyipaddress.com/ip/0.0.0.0 where the user can click it and go to the page.