Go to file
2016-02-29 01:05:49 -06:00
.gitignore Moved all godo code to dropletmanager.go. Better filled out logging. Added -conf flag. 2016-02-26 18:41:37 -06:00
.liccor Added license. 2016-02-26 17:35:57 -06:00
dospin.go Added option to use the public IP of a server, and added spindownall command. 2016-02-29 06:42:41 +00:00
dospin.json Added UsePublicIP to example conig file. 2016-02-29 01:05:49 -06:00
droplethandler.go Added option to use the public IP of a server, and added spindownall command. 2016-02-29 06:42:41 +00:00
LICENSE Added license. 2016-02-26 17:35:57 -06:00
list_droplets.sh Moved all godo code to dropletmanager.go. Better filled out logging. Added -conf flag. 2016-02-26 18:41:37 -06:00
list_images.sh Moved all godo code to dropletmanager.go. Better filled out logging. Added -conf flag. 2016-02-26 18:41:37 -06:00
net_freebsd.go Fixed portUsageCount for FreeBSD. 2016-02-28 01:06:04 -06:00
net_linux.go Filled out port usage counter. 2016-02-27 18:16:04 -06:00
net_test.go Filled out port usage counter. 2016-02-27 18:16:04 -06:00
servermanager.go Setup to actually listen on the relevant ports. 2016-02-29 06:06:31 +00:00
servicemanager.go Setup to actually listen on the relevant ports. 2016-02-29 06:06:31 +00:00
settings.go Added option to use the public IP of a server, and added spindownall command. 2016-02-29 06:42:41 +00:00