8000 GitHub - fossabot/GoDDNS: A ddns tool written in go
[go: up one dir, main page]

Skip to content

fossabot/GoDDNS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

FOSSA Status

GoDDNS

a DDNS tool written in go

Flags

-R run ddns

	-A automatically get ip from device from Device Section
	
		-O override ip with device set from each service Section

	-api=ApiName get ip from ipify.org/ident.me Etc.

	-t=time(seconds) run ddns per time(seconds)

	-retry=times retry times when error occurs

-S no output to stdout

-G generate default configure

-log = Trace/Debug/Info/Warn/Error log level

-config= Config

Configure

[Device] # required

device=[$YourDeviceName1$,$YourDeviceName2$,...]

[Name#No] # Name of the Service (start with Upper case) followed by #No

key=value # key and value of the Service (start with lower case)

...

License

FOSSA Status

About

A ddns tool written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0