phantomsocks
Internet censorship circumvention tool
Phantomsocks is an Internet censorship circumvention tool based on the desync technique, which was introduced in the 2017 paper Your State is Not Mine: A Closer Look at Evading Stateful Internet Censorship.
Further information on the usage could be found on the Wikibooks page Phantomsocks.
- Versions: 0.0.0-20241119070700-535ab0adb1e4
- Website: https://github.com/macronut/phantomsocks
- Licenses: LGPL 3+
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of phantomsocks as follows:
guix install phantomsocks
Or install a particular version:
guix install phantomsocks@0.0.0-20241119070700-535ab0adb1e4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of phantomsocks about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/phantomsocks'><img src='https://packages.guix.gnu.org/packages/phantomsocks/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/phantomsocks)
Example Org:
[[https://packages.guix.gnu.org/packages/phantomsocks][https://packages.guix.gnu.org/packages/phantomsocks/badges/latest-version.svg]]