Commit Graph

8 Commits

Author SHA1 Message Date
93e478755e Fix compile issue and add -force flag to bypass VPN check
- Updated golang.org/x/net dependency to fix linking error with syscall.recvmsg
- Added -force flag to allow running the tool while connected to VPN
- Fixed linter errors: replaced deprecated ioutil with io/os, added error handling
- Added test, fmt, and lint targets to Makefile
2025-07-14 05:16:24 -07:00
7f736db2cc update readme 2024-06-09 09:08:56 -07:00
4dd5e871f8 add readme and license 2024-06-09 08:51:51 -07:00
20d4f1bdc7 add bin/ dir 2024-06-09 07:53:46 -07:00
de48e9ae24 update .gitignore and makefile 2024-06-09 07:53:11 -07:00
2b16955b18 ignore build artifact 2024-06-09 07:43:00 -07:00
001f54c5e0 latest 2024-06-09 07:40:44 -07:00
d312f07fa8 initial 2024-06-05 00:24:36 -07:00