Author name: signourney

How to allow only certain countries in NGINX

I couldn’t find a 100% working tutorial for this, so here we go. This is tested on Ubuntu 20.04 Install the packages On your server: Configure updates If you’re using unattended-upgrades, don’t forget to add the repository to /etc/apt.conf.d/50unattended-upgrades. Look for this block (usually neat the start of the file): Add this line: Get an

How to allow only certain countries in NGINX Read More »

gi – I’m-feeling-lucky for Github

I just wrote a new tool, mainly for quickly installing and updating tools used in Infosec. https://github.com/neilbags/gi.git It’s called ‘gi’ (so it’s quick to type) and does the following: Searches for a repository best matching your keyword(s) Clones that repository (defaults to /opt) Does a git pull if the destination folder already exists Looks for

gi – I’m-feeling-lucky for Github Read More »