13 Commits

Author SHA1 Message Date
dependabot-preview[bot]
2ea09e24b8 Bump golang.org/x/text from 0.3.0 to 0.3.2 (#13)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.0...v0.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-03 10:53:20 +02:00
Simon Menke
51722233f3 Merge pull request #7 from ryanskidmore/master
Added method to generically discover IG Devices
2019-03-02 20:51:22 +01:00
Ryan Skidmore
06c184b582 Added method to generically discover IG Devices 2019-03-01 15:09:57 +00:00
Simon Menke
e3ba0d89e7 Merge pull request #6 from fd/dependabot/go_modules/github.com/jackpal/gateway-1.0.5
Bump github.com/jackpal/gateway from 1.0.4 to 1.0.5
2019-02-12 13:04:50 +01:00
dependabot[bot]
2d37539e73 Bump github.com/jackpal/gateway from 1.0.4 to 1.0.5
Bumps [github.com/jackpal/gateway](https://github.com/jackpal/gateway) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/jackpal/gateway/releases)
- [Commits](https://github.com/jackpal/gateway/compare/v1.0.4...v1.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 12:02:01 +00:00
Simon Menke
bad65a492f Added go.mod file v1.0.0 2018-05-25 15:02:20 +02:00
Simon Menke
dcaf50131e Using github.com/jackpal/gateway to discover NAT-PMP/PCP gateways
This change also removes the restriction on what IP ranges can be
used with NAT-PMP/PCP.

Fixes: #1, #2
2015-05-08 11:37:58 +02:00
Simon Menke
50e7633d5f Fixed the example 2014-11-05 13:04:22 +01:00
Simon Menke
c0902fb9c1 Extracted from gogotelehash 2014-11-05 12:43:11 +01:00
Simon Menke
4dbe9af9ab WIP go vet and golint 2014-10-30 17:11:53 +01:00
Simon Menke
83bf98db65 Vendored dependencies 2014-10-27 17:39:55 +01:00
Simon Menke
d827c54a1e Moving to github 2014-10-27 08:07:06 +01:00
Simon Menke
605978b9c3 e3x: working on channel implementation 2014-08-28 20:49:41 +02:00