|
|
c955b3ee3c
|
fix unix line endings
|
2026-02-19 10:37:42 +01:00 |
|
|
|
308d88c369
|
app/config.go: minor fixes
|
2025-10-16 22:49:03 +02:00 |
|
|
|
555c553686
|
refactor
|
2025-10-13 17:03:31 +02:00 |
|
|
|
0c347312bd
|
line ending fix
|
2025-10-13 00:14:13 +02:00 |
|
|
|
9961cec561
|
ip/resolver/resolver.go: move WAN_IFACE constant to app/app.go
resolver.go is library code and should not define (or care) about what is a "WAN" interface or not.
|
2023-12-07 20:43:48 +01:00 |
|
|
|
a6c98a3209
|
ip/cache.go: skip storing a NetInterfaceIPResolver in struct, Define a CacheDefaultCallback type and have it passed to the new GetWithDefault function instead.
|
2023-12-07 20:40:49 +01:00 |
|
|
|
0f21902ffd
|
Refactor
|
2023-12-07 19:45:29 +01:00 |
|
|
|
bd3aa5e948
|
ip/resolver: fix package name.
|
2023-12-07 18:47:21 +01:00 |
|
|
|
43705f81d1
|
app/app.go: remove app.IPLookupService, not used.
|
2023-12-02 11:55:21 +01:00 |
|
|
|
7e8ce30b87
|
app/app.go: in NewApp() return error if lookup services can't be found.
|
2023-12-02 11:53:46 +01:00 |
|
|
|
f57d355631
|
Initial commit
|
2023-04-28 16:43:49 +02:00 |
|