From e18d6958b2470a2e68cc637945ccf3a1dae5c0a2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 5 May 2025 06:29:50 +0000 Subject: Update examples Signed-off-by: Laurent Bercot --- examples/source/ircproxy-oftc-6-bis/run | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 examples/source/ircproxy-oftc-6-bis/run (limited to 'examples/source/ircproxy-oftc-6-bis/run') diff --git a/examples/source/ircproxy-oftc-6-bis/run b/examples/source/ircproxy-oftc-6-bis/run new file mode 100755 index 0000000..e4d610d --- /dev/null +++ b/examples/source/ircproxy-oftc-6-bis/run @@ -0,0 +1,12 @@ +#!/command/execlineb -P +fdmove -c 2 1 +s6-envdir /etc/env-network +importas -uSi ETH0_IP6_BIS +emptyenv -p +s6-envuidgid irc +export CADIR /etc/ssl/ca/hashed +fdmove 1 3 +s6-tcpserver -v -1 -U -c 255 -- ${ETH0_IP6_BIS} 1000 +s6-tcpserver-access -DHl0 -- +s6-tcpclient -6 -v -l0 -- irc6.oftc.net. 6697 +s6-tlsc-io -k irc6.oftc.net -- 6 7 -- cgit v1.3.1