Download List

프로젝트 설명

ctunnel is a program for tunneling and proxying TCP or UDP connections via a cryptographic tunnel. ctunnel can be used to secure any existing TCP or UDP based protocol, such as HTTP, Telnet, FTP, RSH, MySQL, VNC, DNS, XDMCP, NFS, etc. You can also chain or bounce connections to any number of intermediary hosts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-14 10:17
0.6

이 릴리스 높은 CPU 사용률을 수정, 힙 사용량을 감소하고 segfault을 해결합니다.
This release fixes high CPU utilization, lowers heap usage, and fixes a segfault.

2011-02-13 18:29
0.5

pthread 코드에서 메모리 누수가 수정되었습니다. 대상 사용할 수 있었어요 터널에 충돌이 해결되었습니다.
Memory leaks in pthread code were fixed. A crash in tunnel when the destination was unavailable was fixed.

2010-06-04 19:35
0.4

에서 Win32 지원이 추가되었습니다. Pthread 지금 대신 포크 ()가 사용됩니다. 새로운 옵션이 추가되었습니다. 기타 버그가 수정되었습니다.
Tags: stable major
Win32 support was added. Pthread is now used instead of fork(). New options were added. Miscellaneous bugs were fixed.

2010-05-17 21:22
0.3

지원 UDP는, 압축을 로그 터널, 그리고 libgcrypt에 추가되었습니다.
Support was added for UDP tunneling, compression, syslog, and libgcrypt.

2008-09-28 03:55
0.2

tcp_connect 함수 이름을 해결하는 버그가 수정되었습니다.
Tags: Major bugfixes
A bug in name resolution in the tcp_connect
function was fixed.

Project Resources