From 7f4479a38632d89f95af7b00be66fd28c9f853d3 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 14 Feb 2018 13:59:51 +0100 Subject: [PATCH] shell scripting tip : curl & host header --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 719a2e4..2e868aa 100644 --- a/README.md +++ b/README.md @@ -3807,6 +3807,7 @@ Raw * [Terminus](http://luffah.xyz/bidules/Terminus/) - [FR] :fr: funny in browser role playing game to learn the basic of linux command line. NSFW. **Bonus** : [Source](https://github.com/luffah/terminus) + [Original version in english](http://www.mprat.org/Terminus/) with [Sources](https://github.com/mprat/terminus) * [Bhaskar Karambelkar](https://dev.to/bhaskar_vk/bash-shell-tricks) - (2017) Bash Shell Tricks * [Chris Hermansen](https://opensource.com/article/18/1/two-great-uses-cp-command-update) - (2018) Two great uses for the cp command: Bash shortcuts +* [Andrew Morton](https://drewish.com/2010/03/29/using-curl-and-the-host-header-to-bypass-a-load-balancer/) - (2010) Using cURL and the host header to bypass a load balancer | command line tips & tricks ## Shell Aliases * [robbyrussell/oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/common-aliases/common-aliases.plugin.zsh) - common aliases from oh-my-zsh