meyarivan / transconnect

Transparent Network Over HTTP Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains a working version of Transconnect derived from upstream project and packaging specs from PLD-Linux

Compile and Install

  1. Unpack sources
  2. make install
  3. Edit $HOME/.tconn/tconn.conf (Proxy server IP address and port, at the minimum)
  4. Verify that it works as expected (for ex: "./tconn some_cmd_that_requires_transparent_access_through_proxy")

About

Transparent Network Over HTTP Proxy

License:GNU General Public License v2.0


Languages

Language:C 89.7%Language:Shell 10.3%