mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
decrease mss
This commit is contained in:
parent
816a16e884
commit
2ec6f41e0f
1 changed files with 1 additions and 1 deletions
2
algo
2
algo
|
@ -329,7 +329,7 @@ Please choose the number of your zone. Press enter for default (#8) zone.
|
||||||
esac
|
esac
|
||||||
|
|
||||||
ROLES="gce vpn cloud"
|
ROLES="gce vpn cloud"
|
||||||
EXTRA_VARS="credentials_file=$credentials_file server_name=$server_name ssh_public_key=$ssh_public_key zone=$zone max_mss=1348"
|
EXTRA_VARS="credentials_file=$credentials_file server_name=$server_name ssh_public_key=$ssh_public_key zone=$zone max_mss=1316"
|
||||||
}
|
}
|
||||||
|
|
||||||
non_cloud () {
|
non_cloud () {
|
||||||
|
|
Loading…
Add table
Reference in a new issue