From d51cb6efdf7f3e5412fdc33a2a9989185bd24346 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Mon, 22 May 2023 23:06:49 +0800 Subject: [PATCH] Update README.md Updated license and more web ssh details --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ff76f9..1fe7db1 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,12 @@ This allows you to have infinite number of network members in your Global Area N ## Web.SSH -Web SSH currently only support Linux based OS. +Web SSH currently only support Linux based OS. The following platforms are supported + +- linux/amd64 +- linux/arm64 +- linux/armv6 (experimental) +- linux/386 (experimental) ### Loopback Connection @@ -156,4 +161,5 @@ Loopback web ssh connection, by default, is disabled. This means that if you are ## License -This Github repo is for storing the release binary and collecting issue only. **This project is not open source and the provided binaries are for function review purpose only.** For business users, please contact toby@imuslab.com for commercial licensing details. +This project is open source under AGPL. I open source this project so everyone can check for security issues and benefit all users. **If your plans to use this project in commercial environment which violate the AGPL terms, please contact toby@imuslab.com for an alternative commercial license.** +