tcpcrypt icon indicating copy to clipboard operation
tcpcrypt copied to clipboard

Fast TCP encryption

Results 28 tcpcrypt issues
Sort by recently updated
recently updated
newest added

After the last command "tcpcrypt$ sudo ./launch_tcpcryptd.sh", the program returns the following: Initializing... Reading random seed from /dev/urandom Running

There are two hosts Host#1: Oracle Linux 2.6.39-400.281.1.el6uek.i686 The tcpcrypt seems to be working fine on this host. Console o/p is as follows: [root@localhost tcpcrypt-0.5]# ./launch_tcpcryptd.sh Initializing... Reading random seed...

Configure doesn't check for libcap and libnetfilter-queue, which causes obscure build failures rather than a friendly error message from configure. To reproduce on Debian, do apt-get uninstall libnetfilter-queue-dev libcap-dev and...

In Arch linux, everything is OK. but this warning appears: No timestamp provided in packet - expect low performance due to calls to gettimeofday

Not working on my machine kali linux 2.0 rolling, when i run test in "test" directory not cetting error! When i use launch_tcpcrypt.sh i getthis output: root@kali:/opt/tcpcrypt/user# ./launch_tcpcryptd.sh Tcpcrypting port...

tcpcryptd Initializing... Reading random seed from /dev/urandom Running Testing network via 171.66.3.195 Test result: port 80 crypt 0 req 0 state 2 err 668 flags 0 Test result: port 80...

I'm using tcpcrypt to encrypt http trafic between two ubuntu hosts. after few http requests, following error occurs and "quitting tcpcrptd... " message appears. tcpcryptd: src/profile.c:62: time_diff : Assertion 'diff...

Hi When i run ./launch_tcpcryptd.sh on FreeBSD 10.2 64 bit, errors occured: Tcpcrypting port 80 and 7777... 00002 divert 666 tcp from any to any dst-port 80 00003 divert 666...