From 4100c006f7854cf124a196e0a401a0f5426865d2 Mon Sep 17 00:00:00 2001 From: Sven Geuer <68420948@users.noreply.github.com> Date: Sat, 16 Dec 2023 17:32:59 +0100 Subject: [PATCH] Replace reference to the already removed option -S --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 95dc5f7..d4ee24f 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,7 @@ If your proxy doesn't require the username and password for using it, you can skip these options. If you don't provide the password on the command-line (which is recommended) you will be prompted for it by proxytunnel. If you are on a trusted system you can also put the -password in an environment variable, and tell proxytunnel where to -find it with '-S'. +password in the environment variable PROXYPASS. If you want to run proxytunnel from inetd add the '--inetd' option.