[ Avaa Bypassed ]




Upload:

Command:

www-data@18.119.110.206: ~ $
# Perform a TLS loopback test -- client side.
#
# This test performs a TLS negotiation once every 10 seconds,
# and will terminate after 2 minutes.
#
# From the root directory of the OpenVPN distribution,
# after openvpn has been built, run:
#
#  ./openvpn --config sample-config-files/loopback-client  (In one window) 
#  ./openvpn --config sample-config-files/loopback-server  (Simultaneously in another window) 

rport 16000
lport 16001
remote localhost
local localhost
dev null
verb 3
reneg-sec 10
tls-client
remote-cert-tls server
ca sample-keys/ca.crt
key sample-keys/client.key
cert sample-keys/client.crt
tls-auth sample-keys/ta.key 1
ping 1
inactive 120 10000000

Filemanager

Name Type Size Permission Actions
README File 131 B 0644
client.conf File 3.5 KB 0644
firewall.sh File 3.48 KB 0755
home.up File 62 B 0755
loopback-client File 672 B 0644
loopback-server File 675 B 0644
office.up File 62 B 0755
openvpn-shutdown.sh File 63 B 0755
openvpn-startup.sh File 776 B 0755
server.conf.gz File 4.25 KB 0644
static-home.conf File 1.74 KB 0644
static-office.conf File 1.68 KB 0644
tls-home.conf File 1.89 KB 0644
tls-office.conf File 1.9 KB 0644
xinetd-client-config File 199 B 0644
xinetd-server-config File 989 B 0644