From b5e027903ccb48696db7531682f6dff236b788c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Fri, 26 Aug 2016 11:03:28 +0200 Subject: [PATCH] Update README.md Former-commit-id: a54a8adec07ad56bd0c8cd83e615054e657606c8 Former-commit-id: 065e880ee0250c48d9278f8e552f12b4eb5eeb21 [formerly 8bce6de6a17b17715c22e73e7f335e732a01b5eb [formerly 8bce6de6a17b17715c22e73e7f335e732a01b5eb [formerly 81065a41cc5e0a0d171aaecf5dce1daadf2ba075]]] Former-commit-id: 1afbe67d7c2d0ac6d430446c3020e239d466d526 Former-commit-id: 38a057f5c6a8ce6cd2229acc80d3dd0b59c273b2 Former-commit-id: 8a680864fdd58afb41f32542555ced526f20e7c6 Former-commit-id: 505a8781a4a7f74dd236193d8060df5e1a91122d --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55ccb6b..dda4100 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ My inspiration went from [this project](https://www.npmjs.com/package/wstunnel) * Static tunneling (TCP and UDP) * Dynamic tunneling (socks5 proxy) * Support for proxy +* Support for https server (with embeded self signed certificate, see comment in the example section) * **Standalone binary for linux x86_64** (so just cp it where you want) * Standalone archive for windows