psiphon
psiphon copied to clipboard
A multi-functional version of a popular network circumvention tool
The Original psiphon version for windows and android both support ICMP tunneling . can u make a support for the ICMP protocol?
I tried running the ./configure command and the error shown above keeps showing up and I do not know what the problem seems to be
I am running Fedora 30. I tried to update the list, but it just gives me "TypeError: Odd-length string". Full traceback is here: Traceback (most recent call last): File "psi_client.py",...
It has problem with OpenSSL 1.1.0f. what is the solution?
I tried to connect I mean run the psiphon but it is just in the loop it is not connecting to any server what should I do..? Any help will...
make command
.configure without ssl successful but when i run "make" command there is an error In file included from authfd.c:60:0: cipher.h:67:17: error: field ‘evp’ has incomplete type EVP_CIPHER_CTX evp; ^~~ In...
The installation process was smooth. But when I run psiphon_client.py, I can't connect to any server and the message is `ssh_exchange_identification: read: Connection reset by peer`. Is it something wrong...
make (cd openbsd-compat && /Library/Developer/CommandLineTools/usr/bin/make) gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -I/usr/local/opt/openssl/include -DHAVE_CONFIG_H -c setproctitle.c setproctitle.c:147:2: warning: implicit declaration...
1. I have tried connecting to servers from other region e.g.-IN, NL, IT, US, SG etc. but none of them works it shows this error: > Trying next server... >...
Traceback (most recent call last): File "psi_client.py", line 22, in from psi_ssh_connection import SSHConnection, OSSHConnection File "/media/allan/home_data/psiphon/psiphon-circumvention-system-155a35fc9106/pyclient/psi_ssh_connection.py", line 21, in import pexpect ImportError: No module named pexpect