]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Support, on Unix only (so far), for OpenSSH-style generic proxying
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 93a10c72d90e622060316c8146189725607c6888..1a02dbcad9542ce45a7015b56be363bc943705be 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -224,7 +224,7 @@ enum {
     /*
      * Proxy types.
      */
-    PROXY_NONE, PROXY_HTTP, PROXY_SOCKS, PROXY_TELNET
+    PROXY_NONE, PROXY_HTTP, PROXY_SOCKS, PROXY_TELNET, PROXY_CMD
 };
 
 enum {