Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

go build
install gonoip /usr/local/sbin

gonoip -a > /etc/gonoip.conf
chmod 0600 /etc/gonoip.conf

Put the following in /etc/cron.hourly/gonoip

#!/bin/sh
/usr/local/sbin/gonoip

And the following in /etc/cron.weekly/gonoip

#!/bin/sh
/usr/local/sbin/gonoip -f

About

no-ip client in go

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages