-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janus-extras
action: blob
revision:
path_from: janus-irc-hack-part1
revision_from: refs/heads/master:
path_to:
revision_to:

git.thebackupbox.net

janus-extras

git://git.thebackupbox.net/janus-extras

blob of:

janus-extras

/ janus-irc-hack-part1

refs/heads/master:/janus-irc-hack-part1
 #!/usr/bin/env bash
 exec 4>&1
 exec 3<&0

 ### ircify_w_nick comes from the libidc repo and is likely going to be replaced by
 ### something that will work better.
 ### https://git.thebackupbox.net/libidc/blob/refs/heads/master:/ircify_w_nick.c
 exec ncat localhost 6667 -c "ircify_w_nick '$1' '#vr' /home/epoch/public_html/janus/janus-irc-hack-part2 2>/dev/null"

-- Response ended

-- Page fetched on Sun Jun 2 18:10:52 2024