Commit Graph
25 Commits
Author SHA1 Message Date
nullcat bcbe8fb5e3 fix(tsnet): add timeout handling for tsnet server initialization 2026-05-30 17:10:47 +08:00
nullcat c853084a7b fix(utils): move ping logic after peer info lookup and deduplicate address retrieval logic 2026-05-29 14:56:17 +08:00
nullcat 4dde0942ce fix(utils): panic on ping logic 2026-05-29 14:31:32 +08:00
nullcat f97540b8d0 chore(utils): add remote name into ping logger 2026-05-25 15:12:31 +08:00
nullcat 702dd6bc24 chore(ci): update dependency 2026-05-25 01:43:20 +08:00
nullcat b4ba8e1de9 chore(ci): add build flag for smaller size 2026-05-25 01:24:10 +08:00
nullcat e72f03dfe2 chore(ci): add build flag for smaller size 2026-05-25 01:19:33 +08:00
nullcat 0ef729db72 chore(ci): add build flag for smaller size 2026-05-25 01:18:21 +08:00
nullcat ad335bba71 fix(ci): upx compress runs on unsupported platforms 2026-05-25 01:12:17 +08:00
nullcat fb6965cd94 fix(ci): upx compress runs on unsupported platforms 2026-05-25 01:07:10 +08:00
nullcat 7bf362cc66 chore(ci): compress artifact with upx and update binary name 2026-05-25 00:59:41 +08:00
nullcat 6d02437087 fix(ci): add missing go.sum 2026-05-25 00:50:08 +08:00
nullcat 808bcd121a fix(ci): wrong push trigger 2026-05-25 00:47:06 +08:00
nullcat 8913f8abda fix(ci): not working 2026-05-25 00:40:50 +08:00
nullcat 284111360c chore: add MIT license file 2026-05-25 00:21:49 +08:00
nullcat 8435d283f9 chore(ci): add GitHub Actions workflow for cross-platform Go build 2026-05-25 00:15:29 +08:00
nullcat c23ca5025c fix(forward): udp relay not using tsnet server context 2026-05-25 00:07:01 +08:00
nullcat 7e8d005f58 feat(main): add -diagnose flag to control tsnet debug log 2026-05-25 00:04:49 +08:00
nullcat d12ad615cf feat(utils): add timeout on ping request 2026-05-24 23:38:46 +08:00
nullcat 56f37faa84 feat(main): add connectivityCheck for diagnostics 2026-05-18 15:04:48 +08:00
nullcat b1b9a21eb2 fix(log): wrong start msg 2026-05-18 04:27:09 +08:00
nullcat ab2addd893 fix(main): hostname not set 2026-05-18 04:25:30 +08:00
nullcat 15bda1a807 fix(main): node expired when system sleep too long 2026-05-18 04:04:11 +08:00
nullcat 962ea6be21 chore(log): add config path into log 2026-05-17 18:57:53 +08:00
nullcat f0f9a23813 Initial commit 2026-05-17 18:56:39 +08:00