Skip to content

Instantly share code, notes, and snippets.

@jeop10
jeop10 / dns-instead-of-host.md
Created May 31, 2020 19:11
Use dnsmasq instead of /etc/hosts [macports edition]

Original work of Steven Rombauts

Steve did great job creating this guide but he uses brew, so I just decided to created the same guide but for macports.

Install dnsmasq with macports

sudo port install dnsmasq
@ziogaschr
ziogaschr / debian-wvdial-ppp0-interface-autossh.markdown
Last active July 31, 2023 13:50
Reverse proxy over 3G modem (draft)

Reverse proxy over 3G modem (draft)

We will explain how to configure a cubieboard running debian as a reverese proxy. The modules that will be used are wvdial and autossh

Credits goes to:

1. http://blog.rootshell.be/2015/02/19/my-little-pwnie-box/
2. https://wiki.archlinux.org/index.php/3G_and_GPRS_modems_with_pppd
@ogrrd
ogrrd / dnsmasq OS X.md
Last active December 6, 2025 17:34
Setup dnsmasq on OS X

Never touch your local /etc/hosts file in OS X again

To setup your computer to work with *.test domains, e.g. project.test, awesome.test and so on, without having to add to your hosts file each time.

Requirements

Install