From 65ad15117a947d9579a9e60d8a5c4a564cdc610b Mon Sep 17 00:00:00 2001 From: anaxios Date: Tue, 13 Aug 2024 23:23:36 -0700 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 6facf89..75fb06a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Holesail-docker -**Warning!** Some of these features are untested. - [ ] TODO: Make README more clear. Holesail-docker is a Docker container that proxies traffic from or to other containers. @@ -80,8 +79,6 @@ networks: ### Client Mode -**Note:** Client mode is untested! - In Client mode, Holesail-docker connects to a remote host. Example `docker-compose.yml` file: ```yaml