t* gopherproxy-c customized
       
   URI git clone git://git.codevoid.de/gopherproxy-c-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       tconfig.def.h (149B)
       ---
            1 /* gopherproxy config file */
            2 
            3 static int allow_tor = 0;
            4 static int allow_all_ports = 0;
            5 static int disable_urlbar = 0;
            6 static char hostname[] = "";