GithubHelp home page GithubHelp logo

mikalv / torcap2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cpatulea/torcap2

0.0 3.0 0.0 103 KB

Transparent SOCKS4a-ifier for Windows

Home Page: http://vv.carleton.ca/~cat/

License: GNU Lesser General Public License v3.0

torcap2's Introduction

TorCap2
[email protected]
http://vv.carleton.ca/~cat/

Description
~~~~~~~~~~~
TorCap2 is a small program based on TorCap ([email protected]) and accomplishing
essentially the same thing: transparently adding SOCKS4a support to just about
any application that accesses the Internet. In my opinion, the main difference
between the two projects is that TorCap is written in Delphi and is around 200K,
while TorCap2 is written purely in C and is about 50K. Also, TorCap2 has a very
simple graphical user interface, while TorCap has none.

License
~~~~~~~
TorCap2 is licensed under the LGPL 3.0 (see license.txt). You may distribute
TorCap2 as-is within an application, whether the application is licensed under
the GPL or not. Any _modifications_ to TorCap2 must be licensed and distributed
under the LGPL, and clearly indicated in the source code.

Installation
~~~~~~~~~~~~
Copy TorCap2.exe and TorCap2.dll in the same folder. When you run your first
application through it, TorCap2.ini will be created, remembering the settings
you used. That's it.

Configuration
~~~~~~~~~~~~~
The SOCKS server should be specified in "address:port" form. The address must
NOT be a host name, but simply an IP address. Valid examples are 127.0.0.1:1080,
192.168.1.104:9050, while INVALID examples are gwhost:1088, server.company.com:123.
The command to be run is the path to an executable, an it can include command-
line arguments to be passed to the application. Make sure to use proper quoting
when the executable path includes spaces
(e.g. "D:\Program Files\Mozilla Firefox\firefox.exe" http://www.google.ca/)

Running
~~~~~~~
Once you set everything properly and clicked Launch, TorCap2 will exit and only
the redirector component will remain loaded inside the application you launched.

Troubleshooting
~~~~~~~~~~~~~~~
In case something isn't going right, TorCap2 should display appropriate error
messages. It hasn't been thoroughly tested (only on Windows XP), so bug reports
are welcome and even encouraged. Thanks!

torcap2's People

Contributors

cpatulea avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.