mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	fix typo
This commit is contained in:
		| @@ -63,7 +63,7 @@ $cat_csvfile  =~  s/ECDH\/MLKEM/ECDH 253  /g; | ||||
| $cat_csvfile  =~ s/.nonce-.* //g; | ||||
| $cat_csvfile2 =~ s/.nonce-.* //g; | ||||
|  | ||||
| +# Fix IP adresses. needed when we don't hit the same IP address. We just remove them | ||||
| +# Fix IP addresses. needed when we don't hit the same IP address. We just remove them | ||||
| $cat_csvfile  =~ s/","google.com\/.*","443/","google.com","443/; | ||||
| $cat_csvfile2 =~ s/","google.com\/.*","443/","google.com","443/; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter