Page 1 of 1

scripts aren't executed

Posted: Mon Jan 04, 2016 1:17 pm
by anon0
client config:

Code: Select all

client
nobind
remote ***.net 1194
proto tcp
key-direction 1
cipher AES-256-CBC
comp-lzo
route-up /system/xbin/su -c sh -c /sdcard/openvpn/openvpn.sh
down /system/xbin/su -c sh -c /sdcard/openvpn/openvpn.sh
I've also tried 'up /system/xbin/touch /data/local/tmp/a/a'
and nothing happens
/data/local/tmp/a is a directory that's world writable

Re: scripts aren't executed

Posted: Mon Jan 04, 2016 10:15 pm
by Traffic
This may not apply to Android but:

See --script-secuity in The Manual v23x