Skip to content

AlexanderWiechert/psiphon-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psiphond client

Checkout https://github.com/AlexanderWiechert/psiphon-server and build server as described there.

docker build -t psiphon-client .
docker run --rm -it psiphon-client:latest

Copy Token from psiphon-server output and paste it under TargetServerEntry in client.conf

Start container and add 127.0.0.1 8081 as Proxy in your browser.

{
"LocalHttpProxyPort" : 8081,
"LocalSocksProxyPort" : 1081,
"PropagationChannelId" : "FFFFFFFFFFFFFFFF",
"SponsorId" :            "FFFFFFFFFFFFFFFF",
"TargetServerEntry" : "__TOKEN__"
}

Speedtest

This is the speedtest result when running both server and client on localhost. speedtest.jpeg

Alexander Wiechert // Elastic2ls

Website

Contact

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published