0.2.3 • Published 12 years ago

ssltunnel v0.2.3

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

Example run for client component:

cd bin ssltunnel.cmd -r client -c 54443 -s 54080 --server_public_cert ../testcerts/local_public.pem --client_public_cert ../testcerts/cc_public_test.pem --client_private_cert ../testcerts/cc_private_test.pem

Example run for server component:

cd bin ssltunnel.cmd -r server -s 54443 -c 54321 --server_public_cert ../testcerts/local_public.pem --client_public_cert ../testcerts/cc_public_test.pem --server_private_cert ../testcerts/local_private.pem

0.2.3

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.9

12 years ago

0.0.8

12 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago