Skip to content

Instantly share code, notes, and snippets.

View jpelaezClub's full-sized avatar
:octocat:
Working from home

Jonathan Pelaez jpelaezClub

:octocat:
Working from home
View GitHub Profile
@daz
daz / install-noip-duc.sh
Created May 3, 2016 07:01
Script to install and configure no-ip client on Ubuntu/Debian
LOGIN="test@example.com"
PASSWORD=MyPassword
INTERFACE=wlan0
INTERVAL=30
mkdir -p "$HOME/src/noip"
cd "$HOME/src/noip"
wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
tar zxf noip-duc-linux.tar.gz
cd noip-2.1.9-1