Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The best solution to use psiphon on Linux #26

Open
mouhmmad opened this issue May 10, 2019 · 6 comments
Open

The best solution to use psiphon on Linux #26

mouhmmad opened this issue May 10, 2019 · 6 comments

Comments

@mouhmmad
Copy link

mouhmmad commented May 10, 2019

for every one want to use psiphon on Linux just follow these simple steps.

1- install one of these softwares playonlux, wine or crossover.
2- download this modded psiphon from here
3- install using one of the above softwares
4- launch the new installed psiphon , go to settings and chose "system proxy" in settings.
5- finally go and set your system proxy as follows 127.0.0.1 port 1997.
6- start the program.

now, you can enjoy using psiphon vpn on any Linux distribution. ( tested on deepin OS )

@sharma-kunal
Copy link

I have done everything as you said, but psiphon connects and disconnects suddenly.

@cstuart1310
Copy link

I have done everything as you said, but psiphon connects and disconnects suddenly.

Did you ever solve this issue? I'm getting the exact same, with the terminal saying that it can't allocate a console.

@sharma-kunal
Copy link

sharma-kunal commented Aug 28, 2020 via email

@englianhu
Copy link

englianhu commented May 23, 2021

for every one want to use psiphon on Linux just follow these simple steps.

1- install one of these softwares playonlux, wine or crossover.
2- download this modded psiphon from here
3- install using one of the above softwares
4- launch the new installed psiphon , go to settings and chose "system proxy" in settings.
5- finally go and set your system proxy as follows 127.0.0.1 port 1997.
6- start the program.

now, you can enjoy using psiphon vpn on any Linux distribution. ( tested on deepin OS )

:~$ wget https://sourceforge.net/projects/k-phon/files/KPhonMini_ins.exe
:~$ sudo apt-get install playonlinux

installed but the computer ip address doesn't change, normally using psiphon3 on windows os will be able change whole computer ip address...

:~$ curl https://ipinfo.io/ip
175.143.193.241

qyrIxIk
Source : https://i.imgur.com/qyrIxIk.mp4 / https://user-images.githubusercontent.com/7227582/119269052-b79e7780-bc30-11eb-85ac-dad1c95c8cc4.mp4

Imgur
Source Video : https://imgur.com/QqF5MS3

@prime-hacker
Copy link

Hello guys, I have searched a lot about this problem (running Psiphon on linux) and it turns out that Psiphon-Labs have just compiled a binary for linux (just 6 days ago).
So I downloaded it, made it as an executable by writing
$ chmod +x psiphon-tunnel-core-x86_64
then executed it with this configuration file psiphon.config (from this tutorial)

{
"LocalHttpProxyPort":8081,
"LocalSocksProxyPort":1081,
"PropagationChannelId":"FFFFFFFFFFFFFFFF",
"RemoteServerListDownloadFilename":"remote_server_list",
"RemoteServerListSignaturePublicKey":"MIICIDANBgkqhkiG9w0BAQEFAAOCAg0AMIICCAKCAgEAt7Ls+/39r+T6zNW7GiVpJfzq/xvL9SBH5rIFnk0RXYEYavax3WS6HOD35eTAqn8AniOwiH+DOkvgSKF2caqk/y1dfq47Pdymtwzp9ikpB1C5OfAysXzBiwVJlCdajBKvBZDerV1cMvRzCKvKwRmvDmHgphQQ7WfXIGbRbmmk6opMBh3roE42KcotLFtqp0RRwLtcBRNtCdsrVsjiI1Lqz/lH+T61sGjSjQ3CHMuZYSQJZo/KrvzgQXpkaCTdbObxHqb6/+i1qaVOfEsvjoiyzTxJADvSytVtcTjijhPEV6XskJVHE1Zgl+7rATr/pDQkw6DPCNBS1+Y6fy7GstZALQXwEDN/qhQI9kWkHijT8ns+i1vGg00Mk/6J75arLhqcodWsdeG/M/moWgqQAnlZAGVtJI1OgeF5fsPpXu4kctOfuZlGjVZXQNW34aOzm8r8S0eVZitPlbhcPiR4gT/aSMz/wd8lZlzZYsje/Jr8u/YtlwjjreZrGRmG8KMOzukV3lLmMppXFMvl4bxv6YFEmIuTsOhbLTwFgh7KYNjodLj/LsqRVfwz31PgWQFTEPICV7GCvgVlPRxnofqKSjgTWI4mxDhBpVcATvaoBl1L/6WLbFvBsoAUBItWwctO2xalKxF5szhGm8lccoc5MZr8kfE0uxMgsxz4er68iCID+rsCAQM=",
"RemoteServerListUrl":"https://s3.amazonaws.com//psiphon/web/mjr4-p23r-puwl/server_list_compressed",
"SponsorId":"FFFFFFFFFFFFFFFF",
"UseIndistinguishableTLS":true
}

by writing this command on my linux terminal
$ ./psiphon-tunnel-core-x86_64 -config psiphon.config
At this point, it works as an http, https and ftp proxy at 127.0.0.1:8081 and a socks proxy at 127.0.0.1:1081. So configure your browser to use this proxy, and happy circumventing!
Hope this helps someone.

@MohammadAsadi4
Copy link

Thanks man

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants