Commit graph

31 commits

Author SHA1 Message Date
f505f50888 Remove interfaces since not needed for sockets and android requires root access for validation 2024-05-14 13:30:56 +05:00
6e89c63eca Fix both ips not getting ipv6 2024-05-13 16:03:14 +05:00
b1bdd346b3 Add Readme 2024-05-13 14:17:53 +05:00
56ba739871 Remove tmp hosts var, open a predefined one in the cwd 2024-05-13 14:17:43 +05:00
f8c4545ea6 Move general refactoring for constants 2024-05-13 13:28:33 +05:00
5b05de3ab3 Add dual version handling, relative path handling 2024-05-13 13:07:47 +05:00
6669634565 Add gitignore 2024-05-13 12:18:16 +05:00
fdc3dc68d0 Remove tmp file when done 2024-05-13 12:17:40 +05:00
5a995dfd8d Remove unneeded errno debug print 2024-05-13 03:16:52 +05:00
fef2821364 Add read timeout for failed address 2024-05-13 02:21:30 +05:00
db1fbeb92a Add additional mapping for local domain 2024-05-13 01:34:30 +05:00
f755e0aeec Move tmp file to original 2024-05-13 01:26:18 +05:00
8145ff694b Add hosts mapping print 2024-05-13 01:14:40 +05:00
ec18ac2152 Add subdomain constructor 2024-05-13 00:28:18 +05:00
93045d80f7 Add env var args, old values purging 2024-05-12 18:52:13 +05:00
6d8710545e Add etc hosts replication 2024-05-12 03:30:36 +05:00
004aad9b3b Add local only checking for ipv4 2024-05-11 20:56:31 +05:00
3be35fd803 Add local address parsing 2024-05-11 20:53:58 +05:00
98264d26e1 Add receiving UDP impl 2024-05-11 17:40:56 +05:00
5b03128c39 Switch c INET consts to c from posix 2024-05-11 16:13:26 +05:00
9b4f850fe5 Add mDNS query construction 2024-05-11 16:12:19 +05:00
43c93dc54a Add UDP send functionality 2024-05-11 15:14:32 +05:00
f913dc5506 Baseline for querying mDNS 2024-05-10 20:38:09 +05:00
a2a066dac2 Remove ip_ver since no longer needed 2024-05-10 20:37:51 +05:00
5843dedd24 Only use 1 address 2024-05-10 20:37:25 +05:00
b147257993 restrict domain to 5 segments at max 2024-05-10 20:33:00 +05:00
0fcd68c38b Add param to specify ip address version 2024-05-10 15:05:57 +05:00
b9f42d2ed2 input domain parsing 2024-05-10 14:23:57 +05:00
54560fc91a /etc/hosts permission checking 2024-05-10 13:13:59 +05:00
94a4d1de24 Stub impl 2024-05-10 12:49:51 +05:00
f94f530437 Init repo 2024-05-10 11:54:16 +05:00