Cuong Manh Le
|
f9a3f4c045
|
Implement new flow for LAN and private PTR resolution
- Use client info table.
- If no sufficient data, use gateway/os/defined local upstreams.
- If no data is returned, use remote upstream
|
2023-11-30 18:28:51 +07:00 |
|
Cuong Manh Le
|
9d2ea15346
|
internal/clientinfo: ignoring localhost entry for hostsfile mapping
Otherwise, actual hostname will be overriden with "localhost", which is
rather confusing/bad for UX.
|
2023-10-10 22:04:59 +07:00 |
|
Cuong Manh Le
|
d58d8074f4
|
internal/clientinfo: use jaytaylor/go-hostsfile for parsing hosts file
txn2/txeh lower the hostname, which is not suitable for ctrld use case.
|
2023-09-22 18:39:04 +07:00 |
|
Cuong Manh Le
|
82e44b01af
|
Add hosts file as source for hostname resolver
|
2023-09-22 18:29:37 +07:00 |
|