diff --git a/config.json b/config.json index c5e886c..3f4d612 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "listen": { - "ip": "127.0.0.1", + "ip": "192.168.0.71", "port": 2222 }, "user": { diff --git a/package.json b/package.json index 7a6d2f8..8aae18e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "express-session": "^1.15.6", "morgan": "^1.9.0", "read-config": "^1.6.0", - "socket.io": "^2.0.0", + "socket.io": "^1.7.4", "ssh2": "^0.5.5", "validator": "^9.0.0" }, @@ -48,17 +48,21 @@ "cleanmac": "find . -name '.DS_Store' -type f -delete" }, "devDependencies": { + "@fortawesome/fontawesome": "^1.1.3", + "@fortawesome/fontawesome-free-solid": "^5.0.6", "bithound": "^1.7.0", "clean-webpack-plugin": "^0.1.18", "copy-webpack-plugin": "^4.3.1", "css-loader": "^0.28.9", "extract-text-webpack-plugin": "^3.0.2", + "file-loader": "^1.1.6", "nodemon": "^1.11.0", "snazzy": "^7.0.0", "snyk": "^1.39.1", "standard": "^10.0.3", "style-loader": "^0.20.1", "uglifyjs-webpack-plugin": "^1.1.8", + "url-loader": "^0.6.2", "webpack": "^3.10.0", "webpack-merge": "^4.1.1", "webpack-stream": "^4.0.0", diff --git a/public/client-full.htm b/public/client-full.htm index c464f29..f580b3f 100644 --- a/public/client-full.htm +++ b/public/client-full.htm @@ -9,12 +9,36 @@
+ + -