Created
June 20, 2023 05:00
-
-
Save bashtoni/ca532e90027bce842e56f85d66d0c4fc to your computer and use it in GitHub Desktop.
curl to an alternate host - check before changing DNS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -IX GET --connect-to oldhost:443:newhost:443 https://oldhost |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment