- Method using php
<?php
$file = 'config.ovpn';
header("Content-Disposition: attachment; filename=\"config.ovpn\"");
header('Content-type: application/ovpn');
readfile($file);
?>
Script for execute portable compiled program (Loading libraries from current directory)
#!/bin/sh
cd "`dirname "$0"`"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)
./program_name
browser://flags/ or
chrome://flags
Disable
Enable
Enable
Enable