mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
Update common.yml
This commit is contained in:
parent
5f09ab112b
commit
5a4dba5010
1 changed files with 1 additions and 3 deletions
|
@ -95,7 +95,7 @@
|
||||||
- "# Your IPsec server is running. #"
|
- "# Your IPsec server is running. #"
|
||||||
- "# Config files and X.509 certificates in the directory: ./configs/ #"
|
- "# Config files and X.509 certificates in the directory: ./configs/ #"
|
||||||
- "# After connect go to https://www.dnsleaktest.com/ #"
|
- "# After connect go to https://www.dnsleaktest.com/ #"
|
||||||
- "# and ensure that all your traffic pass through the VPN. #"
|
- "# and ensure that all your traffic passes through the VPN. #"
|
||||||
- "#----------------------------------------------------------------------#"
|
- "#----------------------------------------------------------------------#"
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
|
@ -110,5 +110,3 @@
|
||||||
|
|
||||||
- name: flush routing cache
|
- name: flush routing cache
|
||||||
shell: echo 1 > /proc/sys/net/ipv4/route/flush
|
shell: echo 1 > /proc/sys/net/ipv4/route/flush
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue