From 66c13a2c3ce58fd3ad009048347eb99f68eefdde Mon Sep 17 00:00:00 2001 From: TMOONLIGHT Date: Sun, 21 Jul 2019 19:26:03 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2dfc03f..9816b0c 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ NSmartProxy contains two service programs:
#### Linux/Windows/MacOS 1. Install [.NET Core Runtime](https://dotnet.microsoft.com/download)
2. Download the latest version of [NSmartProxy](https://github.com/tmoonlight/NSmartProxy/releases) +#### Docker +* You can run the nspserver directly without having to install the runtime: +``` +sudo docker pull tmoonlight/nspclient +sudo docker run --name mynspclient -dit tmoonlight/nspclient +``` ## Instructions NSmartProxy supports various port mappings based on TCP services. The following is an example of nspclient configuration which contains mstsc, iis, and ftp services: