Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 481 Bytes

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