Hi all, Torvpn is able to make stealth profiles for android that work in China. Any possibility to have this for Airvpn? See examples below for both TCP and UDP for one of their servers in the Netherlands
client
dev tun
proto tcp
nobind
remote-random
remote 89.248.172.172 443
ca ca.crt
auth-user-pass
remote-cert-tls server
cipher AES-256-CBC
resolv-retry 5
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
route-delay 5 30
ping-restart 0
persist-key
persist-tun
comp-lzo
mute-replay-warnings
client
dev tun
proto udp
nobind
remote-random
remote 89.248.172.172 53
ca ca.crt
auth-user-pass
remote-cert-tls server
cipher AES-256-CBC
resolv-retry 5
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
route-delay 5 30
ping-restart 0
persist-key
persist-tun
comp-lzo
mute-replay-warnings
fast-io