__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Perform a TLS loopback test -- server 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 16001 lport 16000 remote localhost local localhost dev null verb 3 reneg-sec 10 tls-server dh sample-keys/dh2048.pem ca sample-keys/ca.crt key sample-keys/server.key cert sample-keys/server.crt tls-auth sample-keys/ta.key 0 cipher AES-256-GCM ping 1 inactive 120 10000000
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| README | File | 172 B | 0644 |
|
| client.conf | File | 3.37 KB | 0644 |
|
| firewall.sh | File | 3.48 KB | 0755 |
|
| loopback-client | File | 11.19 KB | 0644 |
|
| loopback-server | File | 694 B | 0644 |
|
| openvpn-shutdown.sh | File | 63 B | 0755 |
|
| openvpn-startup.sh | File | 776 B | 0755 |
|
| server.conf | File | 10.52 KB | 0644 |
|