/transconnect

Transparent Network Over HTTP Proxy

Primary LanguageCGNU General Public License v2.0GPL-2.0

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")