You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-7Lines changed: 24 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,11 @@
7
7
</p>
8
8
9
9
**HTTPS Wrench** is a Golang CLI program to make HTTPS requests based on a YAML configuration file.
10
-
**HTTPS Wrench** was born from the desire of a disposable Bash script to become a reliable tool for mechanics of the World Wide Web.
11
-
`https-wrench` will, one day, take the place of `curl` in the hearts and the eyes of whoever is about to migrate a DNS record from a webserver to a load balancer, reverse proxy, Ingress Gateway, Cloudfront distibution.
10
+
**HTTPS Wrench** was born from the desire of a disposable Bash script to become a reliable tool
11
+
for mechanics of the World Wide Web.
12
+
`https-wrench` will, one day, take the place of `curl` in the hearts and the eyes of whoever is about
13
+
to migrate a DNS record from a webserver to a load balancer, reverse proxy, Ingress Gateway,
0 commit comments