From 38b515c5470b74099b85a4f30aef2dce65600818 Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Thu, 9 Apr 2020 02:15:56 +0300 Subject: add socket path config option, fix env find order --- IDEA | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 IDEA (limited to 'IDEA') diff --git a/IDEA b/IDEA new file mode 100644 index 0000000..17c558b --- /dev/null +++ b/IDEA @@ -0,0 +1,28 @@ +add simple tcp proxy: + in add tcp [host] port + out add tcp host port + + stream add in-tcp-1 out-tcp-1 + stream add in-tcp-2 mixer out-tcp-2 + stream add in-tcp-3 packer out-tcp-2 + + module add + + stream add tcp-listen/80 tcp/mikeos.ru:22 + stream add tcp-listen/80 hex tcp/mikeos.ru:22 + stream add tcp-listen/80 packer mixer tcp/mikeos.ru:22 + + stream add tcp-listen/80 >hex tcp/mikeos.ru:22 + stream add tcp-listen/80