• Joined on 2025-06-22
  • AKU ADMIN!!!
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 14:02:08 +07:00
1942b8f043 ci: update build for multi-machine architecture support
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 13:57:15 +07:00
aab2b334d4 ci: update build for multi-machine architecture support
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 13:27:37 +07:00
66769b7a1a ci: update build for multi-machine architecture support
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 13:26:04 +07:00
6c2f55e548 ci: update build for multi-machine architecture support
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 13:17:59 +07:00
7ddb15e4c6 ci: update build for multi-machine architecture support
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 13:14:12 +07:00
ef1ce43d88 ci: update build for multi-machine architecture support
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 12:00:15 +07:00
bb32f25954 test(forwarder): add unit tests for forwarder behavior
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 11:57:06 +07:00
4410c9b993 chore(tests): migrate to Testify for mocking and assertions
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-26 11:54:21 +07:00
e8b2b9df23 chore(tests): migrate to Testify for mocking and assertions
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 20:49:59 +07:00
f1d20905d0 refactor(forwarder): remove CreateForwardedTCPIPPayload method
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 18:49:37 +07:00
21b551a66d feat(http): add http header size limit for initial request
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 18:47:38 +07:00
05bf9d6045 refactor(header): NewRequest to accept only []byte
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 18:18:16 +07:00
5cd3c201f2 test(config): add test for keyloc and header size
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 18:14:57 +07:00
9cdce24030 test(stream): migrate mocking to testify
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 13:48:23 +07:00
8b44e4db4e refactor: remove duplicate channel management helpers from HTTP handler
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 12:21:56 +07:00
2b488a5ab5 refactor: remove custom parsing functions and use ssh.Marshal/ssh.Unmarshal for serialization
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-25 00:01:02 +07:00
e59fea6604 test(server): add unit test for handleConnection
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-24 20:29:03 +07:00
d5f7ebf597 test(lifecycle): add unit tests for lifecycle behavior
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-24 19:17:21 +07:00
0f5d00f79a test(slug): add unit tests for slug behavior
bagas pushed to feat/testing at bagas/tunnel-please 2026-01-24 17:59:18 +07:00
f0ab62a753 fix: properly initialize tlsStoragePath in config load