We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a201180 commit a8cd5b1Copy full SHA for a8cd5b1
README.md
@@ -4,8 +4,9 @@ Easy to use web based file manager with built in text editor, terminal, image vi
4
5
Installation
6
- Install java
7
-- Download the binary archive
+- Download the binary archive from https://github.com/subhra74/easy-web-shell/releases/download/v0.1/ews-bin.zip
8
- Extract the archive to a suitable location
9
+- Make file executable with chmod
10
- Run ./start-ews.sh (For security reasons do not use root user)
11
- Open recent version on Chrome or Firefox and visit https://[your ip address]:8055/ or, on local machine use https://localhost:8055/
12
- Ignore any certificate error, appeared due to newly created self signed certificate by easy web shell.
0 commit comments