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
junk by bcharder
22 days ago
tcl by egavilan
31 days ago
tcl by Stu
33 days ago
tcl by Stu
33 days ago
tcl by oldlaptop
66 days ago
tcl by oldlaptop
66 days ago
tcl by Molnija Bjornsson
72 days ago
tcl by Molnija Bjornsson
72 days ago
tcl by zmoment
72 days ago
tcl by zmoment
72 days ago
Submit
New paste
Documentation
From Jabber