how to use/set Obfuscation and ObfuscationMask
Posted: Sun Aug 20, 2023 1:20 pm
				
				Anyone has used these two options for OpenVPN (5.X dev version) ?
- Obfuscation
- ObfuscationMask
vpncmd help
Server and client file should be configured correctly.
If you used please guide
Regards
			- Obfuscation
- ObfuscationMask
vpncmd help
Code: Select all
Obfuscation                 |Boolean                |False              |This may help an OpenVPN client bypass firewalls that are aware of the protocol and block it. The same XOR mask has to be applied client-side, otherwise it will not be able to connect with certain obfuscation methods!
ObfuscationMask             |String                 |                                 |Mask used to XOR the bytes in the packet (used for certain obfuscation modes).If you used please guide
Regards