TCP/IP bridge to IRC #channel
Posted to
tcl
by Bradipo at Tue Mar 27 00:36:41 GMT 2018
view raw
#!/bin/sh
BANNER=`printf 'BOT IRC BRIDGE\r\n'; echo x`
exec
tcpserver -B "
${BANNER%?}
" -v -HR 0 3333 setuidgid nobody sh -c 'cat > /tmp/irc/bridge' 2>&1
Recent Posts
tcl by oldlaptop
17 days ago
tcl by oldlaptop
17 days ago
tcl by Molnija Bjornsson
22 days ago
tcl by Molnija Bjornsson
22 days ago
tcl by zmoment
22 days ago
tcl by zmoment
22 days ago
tcl by Guest86
28 days ago
tcl by Guest86
28 days ago
tcl by Guest86
28 days ago
tcl by Guest86
28 days ago
Submit
New paste
Documentation
From Jabber