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
@jpelaezClub
jpelaezClub / install-noip-duc.sh
Created August 12, 2018 09:11 — forked from daz/install-noip-duc.sh
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