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 iobates
22 hours ago
tcl by iobates
1 days ago
tcl by juliannoble2
12 days ago
tcl by juliannoble2
13 days ago
tcl by oldlaptop
21 days ago
tcl by oldlaptop
21 days ago
tcl by oldlaptop
21 days ago
tcl by oldlaptop
21 days ago
tcl by apn
36 days ago
tcl by arjen
51 days ago
Submit
New paste
Documentation
From Jabber