Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlshad/openvpn-shapeshifter
This script will automatically guide you to install and configure your OpenVPN server with Shapeshifter Dispatcher (obfuscation) which will allow you to bypass the DPI blockage on OpenVPN. This setup will offer the users the freedom to choose between regular OpenVPN connection or obfuscated one, they actually can use both! OpenVPN is the VPN provider, Dispatcher is the command line proxy tool which utilize Shapeshifter which is a protocol shapeshifting technology that will obfuscate the transformed data between the user and the server.
https://github.com/dlshad/openvpn-shapeshifter
dispatcher dpi-filtering installer-openvpn obfuscation openvpn openvpn-shapeshifter ubuntu uncensored-network
Last synced: 2 months ago
JSON representation
This script will automatically guide you to install and configure your OpenVPN server with Shapeshifter Dispatcher (obfuscation) which will allow you to bypass the DPI blockage on OpenVPN. This setup will offer the users the freedom to choose between regular OpenVPN connection or obfuscated one, they actually can use both! OpenVPN is the VPN provider, Dispatcher is the command line proxy tool which utilize Shapeshifter which is a protocol shapeshifting technology that will obfuscate the transformed data between the user and the server.
- Host: GitHub
- URL: https://github.com/dlshad/openvpn-shapeshifter
- Owner: dlshad
- License: mit
- Created: 2017-01-03T17:58:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T15:13:46.000Z (over 7 years ago)
- Last Synced: 2024-08-05T09:15:09.524Z (6 months ago)
- Topics: dispatcher, dpi-filtering, installer-openvpn, obfuscation, openvpn, openvpn-shapeshifter, ubuntu, uncensored-network
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 65
- Watchers: 11
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **34**星
README
##openvpn-shapeshifter Installer for Ubuntu & Debian servers.
This script will automatically guide you to install and configure your OpenVPN server with Shapeshifter Dispatcher
(obfuscation) which will allow you to bypass the DPI blockage on OpenVPN.
This setup will offer the users the freedom to choose between regular OpenVPN connection or obfuscated one, they actually
can use both! OpenVPN is the VPN provider, Dispatcher is the command line proxy tool which utilize Shapeshifter which is a protocol shapeshifting technology that will obfuscate the transformed data between the user and the server.###How this thing work?
1- This is how OpenVPN works in uncensored network:
![OpenVPN_uncensored](/img/OpenVPN_no_DPI.png?raw=true "How OpenVPN works in uncensored network")
2- This is how DPI filtering works:
![OpenVPN_censored](/img/OpenVPN_with_DPI.png?raw=true "How how DPI filtering works")
3- This is how openvpn-shapeshifter works in censored network:
![openvpn-shapeshifter](/img/OpenVPN_Obfs.png?raw=true "How how DPI filtering works")###Installation
Run the following command in your Ubuntu or Debian server:`wget https://git.io/vMgOE -O setup.sh && bash setup.sh`
###Tested on
Linode, Digitalocean and AWS.###Credits
The Operator Foundation for Shapeshifter Dispatcher
NYR https://github.com/Nyr for the original OpenVPN Bash installer
OpenVPN for OpenVPN!
###Do you need help?
Sure! contact me on [email protected] pgp: http://pgp.mit.edu/pks/lookup?op=get&search=0x432F2FA087E90308
Or! @dlshadothmanGood luck!